|
|
4bbda3 |
%global srcname sysv_ipc
|
|
|
4bbda3 |
%global sum System V IPC for Python - Semaphores, Shared Memory and Message Queues
|
|
|
4bbda3 |
%global desc The sysv_ipc module which gives Python access to System V inter-process\
|
|
|
4bbda3 |
semaphores, shared memory and message queues on systems that support them.
|
|
|
4bbda3 |
|
|
|
4bbda3 |
Name: python-%{srcname}
|
|
rdobuilder |
b1ad49 |
Version: 1.1.0
|
|
|
4bbda3 |
Release: 2%{?dist}
|
|
|
4bbda3 |
Summary: %{sum}
|
|
|
4bbda3 |
License: GPLv3+
|
|
|
4bbda3 |
URL: http://semanchuk.com/philip/%{srcname}/
|
|
|
4bbda3 |
Source0: https://pypi.python.org/packages/source/s/%{srcname}/%{srcname}-%{version}.tar.gz
|
|
|
4bbda3 |
|
|
|
4bbda3 |
BuildRequires: gcc
|
|
|
4bbda3 |
BuildRequires: python3-devel
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%description
|
|
|
4bbda3 |
%{desc}
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%package examples
|
|
|
4bbda3 |
Summary: Examples for Python sysv_ipc module
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%description examples
|
|
|
4bbda3 |
This module comes with four demonstration apps.
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%package -n python3-%{srcname}
|
|
|
4bbda3 |
Summary: %{sum}
|
|
|
4bbda3 |
%{?python_provide:%python_provide python3-%{srcname}}
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%description -n python3-%{srcname}
|
|
|
4bbda3 |
%{desc}
|
|
|
4bbda3 |
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%prep
|
|
|
4bbda3 |
%setup -q -n sysv_ipc-%{version}
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%build
|
|
|
4bbda3 |
%py3_build
|
|
|
4bbda3 |
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%install
|
|
|
4bbda3 |
%py3_install
|
|
|
4bbda3 |
chmod -x demos/*/*.{py,sh}
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%files -n python3-%{srcname}
|
|
|
4bbda3 |
%license LICENSE
|
|
|
4bbda3 |
%doc LICENSE README ReadMe.html VERSION
|
|
|
4bbda3 |
%{python3_sitearch}/*
|
|
|
4bbda3 |
%{python3_sitearch}/%{srcname}-%{version}-*.egg-info
|
|
|
4bbda3 |
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%files examples
|
|
|
4bbda3 |
%doc demos
|
|
|
4bbda3 |
|
|
|
4bbda3 |
%changelog
|
|
rdobuilder |
b1ad49 |
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
|
rdobuilder |
b1ad49 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
rdobuilder |
b1ad49 |
|
|
rdobuilder |
b1ad49 |
* Sun Jul 18 2021 Francisco Javier Tsao santín <tsao@disroot.org> - 1.1.0-1
|
|
rdobuilder |
b1ad49 |
- Updated to 1.1.0 version
|
|
rdobuilder |
b1ad49 |
|
|
rdobuilder |
b1ad49 |
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.1-3
|
|
rdobuilder |
b1ad49 |
- Rebuilt for Python 3.10
|
|
rdobuilder |
b1ad49 |
|
|
|
4bbda3 |
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sun Nov 22 2020 Francisco Javier Tsao santín <tsao@disroot.org> - 1.0.1-1
|
|
|
4bbda3 |
- Updated to 1.0.1 version
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-5
|
|
|
4bbda3 |
- Rebuilt for Python 3.9
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-3
|
|
|
4bbda3 |
- Rebuilt for Python 3.8
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Tue Apr 30 2019 Francisco Javier Tsao santín <tsao@gpul.org> - 1.0.0-1
|
|
|
4bbda3 |
- Updated to 1.0.0 version
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-13
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.7.0-12
|
|
|
4bbda3 |
- Python2 binary package has been removed
|
|
|
4bbda3 |
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-11
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-10
|
|
|
4bbda3 |
- Rebuilt for Python 3.7
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sun Feb 18 2018 Athmane Madjoudj <athmane@fedoraproject.org> - 0.7.0-9
|
|
|
4bbda3 |
- Add gcc as BR (minimal buildroot change)
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.7.0-8
|
|
|
4bbda3 |
- Update Python 2 dependency declarations to new packaging standards
|
|
|
4bbda3 |
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-7
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-6
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-3
|
|
|
4bbda3 |
- Rebuild for Python 3.6
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-2
|
|
|
4bbda3 |
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Feb 18 2016 Athmane Madjoudj <athmane@fedoraproject.org> 0.7.0-1
|
|
|
4bbda3 |
- Update to 0.7.0
|
|
|
4bbda3 |
- Revamp the spec file
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-14
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Oct 10 2015 Athmane Madjoudj <athmane@fedoraproject.org> 0.4.2-13
|
|
|
4bbda3 |
- Use unversioned docdir (RHBZ #994063)
|
|
|
4bbda3 |
- Fix some packaging issues
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-12
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-11
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-10
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-9
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-8
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-7
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-6
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-5
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Mon Jul 26 2010 David Malcolm <dmalcolm@redhat.com> - 0.4.2-4
|
|
|
4bbda3 |
- further generalize the egginfo manifest so it works with any python 2 minor
|
|
|
4bbda3 |
version
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.4.2-3
|
|
|
4bbda3 |
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Fri Sep 25 2009 Steven Fernandez <lonetwin@fedoraproject.org> - 0.4.2-2
|
|
|
4bbda3 |
- Spec file fix. Use correct python version for egg-info file
|
|
|
4bbda3 |
|
|
|
4bbda3 |
* Sat Aug 29 2009 Steven Fernandez <lonetwin@fedoraproject.org> - 0.4.2-1
|
|
|
4bbda3 |
- Initial build
|