Miro Hrončok
5fb57be034
Make /usr/bin/pytest and /usr/bin/py.test Python 3
2019-07-13 16:46:00 +02:00
Miro Hrončok
df813420f6
Use importlib.metadata from stdlib on Python 3.8
2019-07-08 18:50:54 +02:00
Miro Hrončok
9376c2ee82
Update to 4.6.4, move python2-pytest to its own source package
2019-07-02 13:51:20 +02:00
Petr Viktorin
f5b9cfb05c
Remove optional test dependencies for Python 2 entirely
2019-06-21 20:50:16 +02:00
Thomas Moschny
983595c4ca
Update to 4.4.1.
...
Remove test dependencies on python2-hypothesis and python2-twisted (see PR#10).
2019-04-16 15:27:10 +02:00
Miro Hrončok
b55b1f5a0c
Update to 4.3.1
2019-03-16 14:19:02 +01:00
Miro Hrončok
ed8c0c8802
Update to 4.3.0 and fix FTBFS ( #1671167 , #1687384 )
2019-03-14 15:05:07 +01:00
Igor Gnatenko
a738a33ad4
Enable python dependency generator
...
References: https://fedoraproject.org/wiki/Changes/EnablingPythonGeneratorsByDefault
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-02-18 09:37:40 +01:00
Fedora Release Engineering
224afcb788
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 05:19:50 +00:00
Thomas Moschny
317b8c5a0e
Update to 3.9.3.
2018-10-31 22:12:46 +01:00
Thomas Moschny
a803d60a31
Update to 3.9.2.
2018-10-23 09:29:09 +02:00
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
8b96892eea
Update tarfile.
2018-05-19 12:31:56 +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