]> git.pld-linux.org Git - packages/python3-markupsafe.git/commitdiff
- updated download URL
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 Jul 2018 18:57:01 +0000 (20:57 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 18 Jul 2018 18:57:01 +0000 (20:57 +0200)
python-markupsafe.spec

index 54f1f6151ccac0d36bde09867d66e2fe672796a2..93df284f456c7fef8849992f1873798427dce403 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
 #
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_without tests   # unit tests
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
@@ -12,7 +12,7 @@ Version:      1.0
 Release:       2
 License:       BSD
 Group:         Development/Languages/Python
 Release:       2
 License:       BSD
 Group:         Development/Languages/Python
-#Source0Download: https://pypi.python.org/pypi/MarkupSafe
+#Source0Download: https://pypi.org/pypi/MarkupSafe/
 Source0:       https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-%{version}.tar.gz
 # Source0-md5: 2fcedc9284d50e577b5192e8e3578355
 URL:           http://www.pocoo.org/projects/markupsafe/#markupsafe
 Source0:       https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-%{version}.tar.gz
 # Source0-md5: 2fcedc9284d50e577b5192e8e3578355
 URL:           http://www.pocoo.org/projects/markupsafe/#markupsafe
This page took 0.077576 seconds and 4 git commands to generate.