[packages/python3-rt] Up to 3.0.0.
arekm
arekm at pld-linux.org
Wed May 18 06:37:47 CEST 2022
commit b17486c8ef97f7b80663b50463c7aad6b2d70633
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 18 06:37:08 2022 +0200
Up to 3.0.0.
python3-rt.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/python3-rt.spec b/python3-rt.spec
index 0f4768a..2694fa8 100644
--- a/python3-rt.spec
+++ b/python3-rt.spec
@@ -7,12 +7,12 @@
Summary: Python interface to Request Tracker API
Summary(pl.UTF-8): -
Name: python3-%{module}
-Version: 2.1.1
-Release: 3
+Version: 3.0.0
+Release: 1
License: GPL v3
Group: Libraries/Python
Source0: https://pypi.debian.net/rt/%{module}-%{version}.tar.gz
-# Source0-md5: 8f9590a0948c746fdd0687c9d651c3bf
+# Source0-md5: d435c28902ed9e50b567adee4b1d8e27
URL: https://github.com/CZ-NIC/python-rt
BuildRequires: python3-modules >= 1:3.2
%if %{with tests}
@@ -21,6 +21,8 @@ BuildRequires: python3-nose
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with doc}
+BuildRequires: python3-furo
+BuildRequires: python3-sphinx_copybutton
BuildRequires: sphinx-pdg-3
%endif
Requires: python3-modules >= 1:3.2
@@ -69,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS CHANGES README.rst
+%doc AUTHORS CHANGELOG.md README.rst
%dir %{py3_sitescriptdir}/%{module}
%{py3_sitescriptdir}/%{module}/*.py
# PEP-561
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-rt.git/commitdiff/b17486c8ef97f7b80663b50463c7aad6b2d70633
More information about the pld-cvs-commit
mailing list