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

David Runge dvzrv at archlinux.org
Thu Mar 4 17:58:16 UTC 2021


    Date: Thursday, March 4, 2021 @ 17:58:16
  Author: dvzrv
Revision: 880525

upgpkg: python-inflect 5.3.0-1: Upgrade to 5.3.0.

Modified:
  python-inflect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-04 17:57:51 UTC (rev 880524)
+++ PKGBUILD	2021-03-04 17:58:16 UTC (rev 880525)
@@ -2,8 +2,8 @@
 
 _name=inflect
 pkgname=python-inflect
-pkgver=5.2.0
-pkgrel=3
+pkgver=5.3.0
+pkgrel=1
 pkgdesc="Correctly generate plurals, singular nouns, ordinals, indefinite articles"
 arch=('any')
 url="https://github.com/jazzband/inflect"
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools_scm' 'python-toml')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('2883ffccd28c436908783855a282ff4346c74b14fe5899ed6b9fde0f0f1b97063119f7fbe927f1bf0d16761623abcdfe21439c12311bd2a11a70245b89fbce0b')
-b2sums=('cf2327eb0aca6319b43076a0f52d7e5c52bad3be45cbc094e620d6219b0b05021d05c289992b36d3221d1e582352497fb278d9225ece49ddc0630f91199b1617')
+sha512sums=('f5baf65fb7a6ba59c91a36a17acb0abda3efc74fef56b3a3d99c100b2c6e94c5aafb08ab37310ce410631ac928e9c24a4a4c5e6b5c7d8f907c3d999f4a70cce4')
+b2sums=('20c591012a5a6692c3da3a39f4aeaaae290da5ba723af5c9ac90f7d28112a1894acf082633f8f673f6d903f756b9bb70c6c3366762e872cf7ca6c6d5edf1c99c')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list