Commit Graph

124 Commits

Author SHA1 Message Date
Miro Hrončok b58d634d50 Rebuilt for Python 3.8 2019-08-17 23:22:57 +02:00
Miro Hrončok e631a8a98c Add mising BR on python3-packaging 2019-08-15 14:34:17 +02:00
Miro Hrončok 8593cc7569 Bootstrap for Python 3.8 2019-08-15 13:55:10 +02:00
Richard Shaw bad5569a6c Bootstrap build for Python 3.8, all optional BRs disabled. 2019-08-15 02:10:58 -05:00
Thomas Moschny 1b7f4ff502 Update to 4.6.5.
Add missing BR on make.
2019-08-14 11:13:22 +02:00
Fedora Release Engineering 2b2491cea8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 11:50:33 +00:00
Miro Hrončok 8535b43328 Fix a bad conflict 2019-07-23 12:53:12 +02:00
Miro Hrončok 866d7ddff0 Don't write PYTEST.pyc bytecode 2019-07-22 17:35:27 +02:00
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 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