Thomas Moschny
a0b520befa
Update to 3.9.1.
2018-10-17 08:17:20 +02:00
Thomas Moschny
090bfd01b5
Add python2-pathlib2 runtime requirement (rhbz#1639718).
2018-10-16 15:14:48 +02:00
Nils Philippsen
cc174ac948
bump release
2018-10-16 13:13:35 +02:00
Nils Philippsen
f20ce39376
versionize pluggy dependencies
2018-10-16 13:12:28 +02:00
Nils Philippsen
f76fb88422
sort build dependencies
2018-10-16 13:12:25 +02:00
Thomas Moschny
277aaaaab5
Update to 3.8.22.
2018-10-16 09:05:35 +02:00
Thomas Moschny
88e8de88e6
Update to 3.6.4.
2018-09-29 12:05:36 +02:00
Miro Hrončok
6090692e87
Drop BR on python2-argcomplete
...
- it's optional and nothing else needs it
- it was removed from Fedora
2018-08-16 13:50:07 +02:00
Fedora Release Engineering
a85601b9a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 23:14:48 +00:00
Thomas Moschny
e7e1d2aaf9
Update to 3.6.3.
2018-07-05 09:00:55 +02:00
Miro Hrončok
856dae9627
Enable timeout
2018-07-02 19:49:33 +02:00
Miro Hrončok
972c97d911
Disable timeout
2018-07-02 19:36:00 +02:00
Miro Hrončok
11789662bb
Rebuilt for Python 3.7
2018-07-02 18:23:01 +02:00
Thomas Moschny
89f7b49808
Update to 3.6.2.
2018-06-28 21:55:17 +02:00
Miro Hrončok
0604d47a76
Rebuilt for Python 3.7
2018-06-18 23:15:48 +02:00
Miro Hrončok
8c7a3b1de7
Bootstrap for Python 3.7
2018-06-14 12:45:51 +02:00
Miro Hrončok
f04f7c2254
Set correct PYTHONPATH for docs build
2018-06-05 21:25:00 +02:00
Thomas Moschny
25ac1cdc38
Update to 3.6.1.
2018-06-05 18:05:00 +02:00
Miro Hrončok
8b70d05a67
Update to 3.6.0 ( #1581692 )
2018-05-28 12:25:45 +02:00
Miro Hrončok
89e9545899
Add python2-funcsigs as BR
...
It might be pulled transitively, but not when without optional_tests
2018-05-19 12:45:19 +02:00
Miro Hrončok
f3561b1600
Add bootrsatp bcond for docs
2018-05-19 12:45:19 +02:00
Miro Hrončok
e1fdcee90b
Add optional_tests bcond for bootstrapping
2018-05-19 12:45:19 +02:00
Thomas Moschny
1487f74cfd
Update to 3.5.1.
...
Build the documentation with Python3.
Update requirements.
2018-05-19 12:05:38 +02:00
Charalampos Stratakis
447afd7376
Update to 3.4.2
...
$ pytest-2.7
Traceback (most recent call last):
File "/usr/bin/pytest-2.7", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3147, in <module>
@_call_aside
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3131, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3160, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 666, in _build_master
ws.require(__requires__)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 984, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 870, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pluggy<0.7,>=0.5' distribution was not found and is required by pytest
etc.
2018-03-15 08:42:16 +01:00
Charalampos Stratakis
f8ed9b3836
Update to 3.4.2
2018-03-14 17:46:34 +01:00
Fedora Release Engineering
c746165e1f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 06:20:47 +00:00
Igor Gnatenko
457cd6df0f
Use better Obsoletes for platform-python
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 12:07:47 +01:00
Igor Gnatenko
1f9fdf2392
__pycache -> __pycache__
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-03 18:46:45 +01:00
Igor Gnatenko
b67c85cb4d
be more explicit in file lists
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-03 18:37:49 +01:00
Igor Gnatenko
418efd07be
remove empty double-lines
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-03 18:37:39 +01:00
Igor Gnatenko
7423b82ee0
complete previous commit
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-03 18:35:13 +01:00
Igor Gnatenko
746b808448
Cleanup conditionals
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-03 18:32:38 +01:00
Igor Gnatenko
64d7e62d33
Remove platform-python subpackage
...
hypothesis doesn't exist anymore in platform-python version.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-03 18:02:33 +01:00
Thomas Moschny
1382133acd
Update to 3.2.3.
2017-10-07 12:55:58 +02:00
Thomas Moschny
08b2080e8b
Update to 3.1.2.
...
Move BRs to their respective subpackages.
Enable the platform-python subpackage only on F27+.
2017-09-09 16:14:52 +02:00
Miro Hrončok
21e4ec540c
Rebuilt for rhbz#1484607
2017-08-24 14:39:03 +02:00
Petr Viktorin
3a742ba746
Add subpackage for platform-python
2017-08-15 17:36:50 +02:00
Thomas Moschny
ab7a5095da
Update to 3.2.1.
2017-08-09 22:31:21 +02:00
Gwyn Ciesla
4db5422331
3.2.0
2017-08-02 12:28:15 -05:00
Thomas Moschny
415d42fe0c
Update to 3.1.3.
...
Update BRs.
2017-07-30 13:01:40 +02:00
Fedora Release Engineering
54517cae4a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 09:25:30 +00:00
Thomas Moschny
ae3055cac1
Add BR on setuptools_scm.
2017-06-03 12:27:56 +02:00
Thomas Moschny
0dd89afef7
Update to 3.1.1.
2017-06-03 11:29:46 +02:00
Thomas Moschny
fc407f873d
Update to 3.0.7.
2017-03-15 23:07:20 +01:00
Fedora Release Engineering
4efa42b28c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 08:11:06 +00:00
Thomas Moschny
9ffb2fd4ac
Update to 3.0.6.
...
Drop patch applied upstream.
2017-01-29 12:57:57 +01:00
Miro Hrončok
23aa29708f
Enable timeout
...
Not bumping the release, because no rebuild is needed,
rebuilding with timeout will not change the package
2016-12-13 15:01:48 +01:00
Miro Hrončok
38c4b45b9a
Rebuild with Python 3.6
2016-12-13 14:18:36 +01:00
Thomas Moschny
4553282b35
Update to 3.0.5.
2016-12-06 11:00:12 +01:00
Thomas Moschny
5b1f793f8e
Update to 3.0.4.
2016-11-28 18:45:13 +01:00
Thomas Moschny
111df27e9d
Update to 3.0.3.
...
- Update requirements.
2016-09-30 22:54:05 +02:00
Fedora Release Engineering
c845a7ad19
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 08:40:06 +00:00
Thomas Moschny
4da221154f
Update to 2.9.2.
2016-06-03 20:01:56 +02:00
Nils Philippsen
9914b050ca
files.pythonhosted.org wants https://
2016-05-31 12:17:49 +02:00
Nils Philippsen
4986f1ee78
fix source URL
2016-05-31 12:06:41 +02:00
Thomas Moschny
c65fe992d9
Update to 2.9.1.
...
- Packaging updates.
2016-04-10 01:49:26 +02:00
Orion Poplawski
fffc79af77
Use new python macros
...
- Fix python3 package file ownership
2016-02-02 18:51:11 -07:00
Thomas Moschny
add628a10e
Update to 2.8.7.
2016-01-25 00:58:55 +01:00
Thomas Moschny
fa2bfbd948
Update to 2.8.6.
2016-01-22 22:46:20 +01:00
Orion Poplawski
ff2e495c53
Update to 2.8.5
2015-12-30 14:33:58 -07:00
Orion Poplawski
9ebb9bd870
Re-enable pexpect in tests
2015-12-30 14:29:36 -07:00
Peter Robinson
81d05d0ae6
Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
2015-11-11 11:12:29 +00:00
Thomas Moschny
c94cbd452e
Update to 2.8.2.
2015-10-20 09:14:24 +02:00
Robert Kuska
e037be85af
Rebuilt for Python3.5 rebuild
2015-10-12 13:55:09 +02:00
Thomas Moschny
fb09380e6f
Update to 2.7.3.
...
- Provide additional symlinks to the pytest executables (rhbz#1249891).
2015-09-19 17:31:02 +02:00
Orion Poplawski
13edb5c359
Provide python2-pytest, use python_provide macro
2015-09-14 13:33:55 -06:00
Thomas Moschny
f71e7ffb6a
Update to 2.7.2.
...
- Small fixes.
2015-06-25 12:01:50 +02:00
Dennis Gilmore
2cf870caba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 18:19:12 +00:00
Thomas Moschny
68f6d0259c
Update to 2.7.1.
2015-05-23 17:34:45 +02:00
Thomas Moschny
77ca0cf086
Update to 2.7.0.
...
- Apply updated Python packaging guidelines.
- Mark LICENSE with %license.
2015-04-23 20:52:28 +02:00
Thomas Moschny
4ac76418fb
Update to 2.6.4.
2014-12-02 20:28:09 +01:00
Thomas Moschny
d55e5ca60d
Update to 2.6.3.
2014-10-11 15:05:59 +02:00
Thomas Moschny
ef0eb6b59a
Update to 2.6.1.
2014-08-08 15:27:21 +02:00
Thomas Moschny
d49790484b
Update to 2.6.0.
2014-08-01 19:06:52 +02:00
Dennis Gilmore
f2bce575e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 13:19:02 -05:00
Dennis Gilmore
5e35a10f04
Redbuild for python 3.4
2014-05-09 15:34:50 -05:00
Thomas Moschny
48eb4ca861
Update to 2.5.2.
2014-04-18 16:10:38 +02:00
Thomas Moschny
f742f49071
Only run tests from the 'testing' subdir in %check.
2013-10-07 10:31:33 +02:00
Thomas Moschny
71f464f9ed
Update to 2.4.2.
...
- Add buildroot's bindir to PATH while running the testsuite.
2013-10-05 08:42:16 +02:00
Dennis Gilmore
d9b4aea7a1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 01:10:07 -05:00
Thomas Moschny
ea6a47fd6b
Disable tests using pexpect for now, fails on F19.
2013-06-13 20:05:42 +02:00
Thomas Moschny
0560a6d637
Use python-sphinx for rhel > 6 (rhbz#973318).
2013-06-12 19:07:52 +02:00
Thomas Moschny
5c13630e4d
Update BR to use python-pexpect instead of pexpect.
2013-06-12 19:06:21 +02:00
Thomas Moschny
3bf32dac26
Add some BR optionally used by the testsuite.
2013-05-25 15:01:11 +02:00
Thomas Moschny
0b8017b8ad
Docutils needed now to build README.html.
2013-05-25 15:00:45 +02:00
Thomas Moschny
6e12e2a490
Update to 2.3.5.
2013-05-25 15:00:09 +02:00
Dennis Gilmore
73bee368cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 12:51:26 -06:00
Thomas Moschny
bb07fc2663
Update to 2.3.4.
2012-11-24 16:25:18 +01:00
Thomas Moschny
388c87f0a9
Update to 2.3.2.
2012-10-28 10:18:10 +01:00
Thomas Moschny
e5fa0a8e09
Update to 2.3.1.
2012-10-21 19:34:16 +02:00
Thomas Moschny
8328a813c1
Disable one more test on Python3.
2012-10-12 20:08:44 +02:00
Thomas Moschny
97fd4921db
Disable wrong test.
2012-10-12 18:09:01 +02:00
Thomas Moschny
8205b3aacf
Add conditional for sphinx on rhel.
...
- Remove rhel logic from with_python3 conditional.
2012-10-12 01:14:45 +02:00
David Malcolm
d1e937b56e
rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
2012-08-04 07:33:10 -04:00
Dennis Gilmore
b3fe38da49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-20 23:31:41 -05:00
Thomas Moschny
16bbfe7341
Update to 2.2.4.
2012-06-09 13:41:35 +02:00
Thomas Moschny
f908393998
Update to 2.2.3.
2012-02-08 19:26:49 +01:00
Dennis Gilmore
ea97d034d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 19:30:38 -06:00
Thomas Moschny
281bb38010
Update to 2.2.1.
2011-12-17 14:55:31 +01:00
Thomas Moschny
96521b9cd3
Update to 2.2.0.
2011-12-13 19:36:13 +01:00