commit f8e0eed69ac8e13d5c04745731c25abbb22304eb
Author: Jakub Bogusz <[email protected]>
Date:   Tue Dec 31 23:01:17 2019 +0100

    - updated URLs

 python-markdown.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-markdown.spec b/python-markdown.spec
index ec5d433..93f065a 100644
--- a/python-markdown.spec
+++ b/python-markdown.spec
@@ -12,19 +12,17 @@ Version:    2.6.11
 Release:       2
 License:       BSD
 Group:         Development/Languages/Python
-#Source0Download: https://pypi.python.org/simple/markdown/
+#Source0Download: https://pypi.org/simple/markdown/
 Source0:       
https://files.pythonhosted.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
 # Source0-md5: a67c1b2914f7d74eeede2ebe0fdae470
 Patch0:                %{name}-yaml.patch
-URL:           https://pythonhosted.org/Markdown/
+URL:           https://pypi.org/project/markdown/
 BuildRequires: python-devel
 BuildRequires: python-elementtree
 %if %{with tests}
 BuildRequires: python-PyYAML
 BuildRequires: python-nose
 %endif
-BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python3}
 BuildRequires: python3-devel >= 1:3.2
 %if %{with tests}
@@ -32,9 +30,11 @@ BuildRequires:       python3-PyYAML
 BuildRequires: python3-nose
 %endif
 %endif
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.714
 Requires:      python-elementtree
 Provides:      python-Markdown = %{version}-%{release}
-Obsoletes:     python-Markdown = 2.2.1
+Obsoletes:     python-Markdown < 2.3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-markdown.git/commitdiff/f8e0eed69ac8e13d5c04745731c25abbb22304eb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to