[arch-commits] Commit in python-feedgenerator/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Thu Jan 31 12:56:24 UTC 2019


    Date: Thursday, January 31, 2019 @ 12:56:22
  Author: farseerfc
Revision: 428725

upgpkg: python-feedgenerator 1.9-4

python-feedgenerator fixing url https

Modified:
  python-feedgenerator/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 12:49:31 UTC (rev 428724)
+++ PKGBUILD	2019-01-31 12:56:22 UTC (rev 428725)
@@ -4,9 +4,9 @@
 _name=feedgenerator
 pkgname="python-${_name}"
 pkgver=1.9
-pkgrel=3
+pkgrel=4
 pkgdesc="Standalone version of django.utils.feedgenerator (python3)."
-url="http://pypi.python.org/pypi/feedgenerator"
+url="https://pypi.org/project/feedgenerator/"
 arch=('any')
 license=('GPL')
 depends=('python' 'python-pytz' 'python-six')



More information about the arch-commits mailing list