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

Jiachen Yang farseerfc at gemini.archlinux.org
Mon Sep 27 15:46:00 UTC 2021


    Date: Monday, September 27, 2021 @ 15:45:59
  Author: farseerfc
Revision: 1025769

upgpkg: python-feedgenerator 1.9.2-1

Modified:
  python-feedgenerator/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-27 15:32:38 UTC (rev 1025768)
+++ PKGBUILD	2021-09-27 15:45:59 UTC (rev 1025769)
@@ -3,8 +3,8 @@
 # Contributor: Chaoswizard <chaoswizard at gmail.com>
 _name=feedgenerator
 pkgname="python-${_name}"
-pkgver=1.9.1
-pkgrel=3
+pkgver=1.9.2
+pkgrel=1
 pkgdesc="Standalone version of django.utils.feedgenerator (python3)."
 url="https://pypi.org/project/feedgenerator/"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python' 'python-pytz' 'python-six')
 makedepends=('python-distribute' 'python-nose')
 source=("https://pypi.python.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz")
-sha512sums=('db3642acb8f0c9fd692f37a79cf5862e60687a1745afbc6593d37a0372adb994de603238a17a8eae95ffcc993195f63037f16122a3cf8771e6922dea492fb5d5')
+sha512sums=('3f9799a8008cf456635bacce87699c3fa00ac990ed675a92dbdccf898fd189c8908109a27bb393e9f25bda7f880c66c40fc3d1179d09e579be8125c70bf1b7a9')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list