Commit Graph

112 Commits

Author SHA1 Message Date
Python Maint
64ea58b90d Rebuilt for Python 3.11 2022-06-13 15:02:40 +02:00
Charalampos Stratakis
a69c374c73 Add rpminspect file 2022-02-02 17:19:06 +01:00
Fedora Release Engineering
6573197757 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 11:50:08 +00:00
Miro Hrončok
c89db544dd Skip null-bytes exception tests on Python 3.11
Since Python 3.11.0a2, it is possible to load null bytes by the csv module.

Upstream report: https://sourceforge.net/p/docutils/bugs/436/
2021-11-26 14:16:47 +01:00
Karolina Surma
0199cfc028 Update to 0.17.1 2021-09-20 12:13:29 +02:00
Fedora Release Engineering
5787e143d7 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-27 08:01:11 +00:00
Miro Hrončok
29b45cc2eb Minor style nitpicks 2021-06-22 17:31:57 +02:00
Miro Hrončok
ead4789c87 Convert to pyproject-rpm-macros 2021-06-22 17:31:57 +02:00
Miro Hrončok
526d5f95b9 Stop shipping the entire docs sources, reduce the package size significantly
That is, from 6249115 to 4021694 bytes, i.e. ~35% smaller
2021-06-22 17:22:41 +02:00
Miro Hrončok
3f80496a25 %{python3_sitelib}/test is no longer installed 2021-06-09 11:14:39 +00:00
Miro Hrončok
1c9d49a396 Expand %{srcname} 2021-06-22 17:17:11 +02:00
Miro Hrončok
b1352a027d Use HTTPS URL 2021-06-09 11:14:39 +00:00
Miro Hrončok
860ba5e2d8 Unskip a fixed test 2021-06-09 11:14:39 +00:00
Python Maint
41c3c7bbce Rebuilt for Python 3.10 2021-06-02 17:24:17 +02:00
Fedora Release Engineering
5ea1218c78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 10:25:43 +00:00
Frédéric Pierret (fepitre)
be0811901f
spec: replace hardcoded python3
Signed-off-by: Frédéric Pierret (fepitre) <frederic.pierret@qubes-os.org>
2020-08-09 09:34:22 +02:00
Fedora Release Engineering
b922603245 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 00:47:43 +00:00
Miro Hrončok
005ff2ec3e Rebuilt for Python 3.9 2020-05-22 16:56:18 +02:00
Miro Hrončok
dbc9e77521 Spec cleanup
- only write the summary and description once
- remove explicit %python_provide, not needed on F33+
  (after the python2 removal, this cannot be pushed down to F32 etc. anyway)
- no need to create a separate subfolder for python3 without python2
- explicitly only include commands matching rst*, not * (for safety)
- ensure .egg-info is a directory
- call python3 via the %python3 macro
- select files to remove shebangs from with grep instead of an outdated list

(There are no user facing changes, except couple removed shebangs, no need to rebuild.)
2020-04-18 21:38:15 +02:00
Clement Verna
38fccdd360 Adding source for 0.16 update
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-06 20:22:22 +02:00
siddharthvipul
f53885c249 fix link and update to newer version
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
2020-04-06 21:49:52 +05:30
siddharthvipul
fba57f00ae remove python subpackages
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
2020-04-06 04:24:54 +05:30
Fedora Release Engineering
7f47e13e9d - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 11:52:08 +00:00
Miro Hrončok
631253c136 Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 14:10:20 +02:00
Miro Hrončok
3f20a67b1d Rebuilt for Python 3.8 2019-08-15 16:13:01 +02:00
Kevin Fenzi
af14b356e5 Update to 0.15.2 2019-08-01 19:41:39 -07:00
Fedora Release Engineering
c6ff78dca2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 13:13:49 +00:00
Miro Hrončok
54a4d52d9c Skip test_odt on Python 3.8+
See https://bugzilla.redhat.com/show_bug.cgi?id=1687377
2019-06-17 23:51:59 +02:00
Fedora Release Engineering
f1e981c709 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 06:32:13 +00:00
Miro Hrončok
a3401df083 Modernize spec 2018-08-17 14:54:10 +02:00
Miro Hrončok
4adf7b746c Only ship one version of the rst2* executables
Also, invoke python2 with python2 in %check
2018-07-13 21:20:07 +02:00
Miro Hrončok
f58855a685 Rebuilt for Python 3.7 2018-06-14 12:09:14 +02:00
Fedora Release Engineering
6f7b48d74e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 07:36:39 +00:00
Iryna Shcherbina
4692b34804 Update Python 2 dependency declarations to new packaging standards 2018-01-16 23:00:18 +01:00
Kevin Fenzi
6edf3a7229 Update to 0.14 2017-10-22 12:25:10 -07:00
Troy Dawson
023a843c9d Cleanup spec file conditionals 2017-09-29 07:51:19 -07:00
Kevin Fenzi
eb74bb2cd1 Fix missing Python 3 version executables 2017-07-30 12:37:32 -07:00
Fedora Release Engineering
5bb2af3416 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 10:11:51 +00:00
Fedora Release Engineering
ee1e878f2b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 08:53:35 +00:00
Orion Poplawski
b03192047c Fix broken python-docutils provides (bug #1399655)
Use %license, python build macro
Spec cleanup
2017-01-30 15:26:12 -07:00
Kevin Fenzi
909612be3e Rework packaging to make a python2 package and fix provides 2017-01-29 14:33:54 -07:00
Kevin Fenzi
0d75c739f8 Update to 0.13.1. Fixes bug #1403399
Provide python2 version. Fixes bug #1399655
2016-12-27 16:50:38 -07:00
Charalampos Stratakis
5c85656290 Rebuild for Python 3.6
Added patch to fix failing tests.

Remove Requires of python-imaging as this package has been retired.
2016-12-10 23:24:39 +01:00
Fedora Release Engineering
fe33132bdf - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 09:32:20 +00:00
Fedora Release Engineering
693ea55383 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 19:31:59 +00:00
Robert Kuska
cdfc4754a6 Rebuilt for Python3.5 rebuild 2015-10-13 12:55:03 +02:00
Robert Kuska
98407a3515 Rebuilt for Python3.5 rebuild 2015-09-23 22:48:04 +02:00
Dennis Gilmore
19160f91b8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 19:10:32 +00:00
Dennis Gilmore
719fe0736d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 14:59:31 -05:00
Orion Poplawski
fdfb76f777 Update to svn snapshot for Python 3.4 support
- Drop unneeded patch
2014-05-10 22:18:24 -06:00