pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-iso3166



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul 25 16:27:11 UTC 2022

Modified Files:
        pkgsrc/devel/py-iso3166: Makefile distinfo

Log Message:
py-iso3166: updated to 2.1.1

2.1.1 - July 11, 2022
---------------------

* Move install metadata from ``setup.py`` to ``setup.cfg``
* Add py.typed to source distribution

2.1.0 - July 11, 2022
---------------------

* Updated entries

  - "Turkey" changed to "Türkiye"


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-iso3166/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-iso3166/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-iso3166/Makefile
diff -u pkgsrc/devel/py-iso3166/Makefile:1.10 pkgsrc/devel/py-iso3166/Makefile:1.11
--- pkgsrc/devel/py-iso3166/Makefile:1.10       Tue Jan  4 20:53:12 2022
+++ pkgsrc/devel/py-iso3166/Makefile    Mon Jul 25 16:27:11 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2022/01/04 20:53:12 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/07/25 16:27:11 adam Exp $
 
-DISTNAME=      iso3166-2.0.2
+DISTNAME=      iso3166-2.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/iso3166/}
 

Index: pkgsrc/devel/py-iso3166/distinfo
diff -u pkgsrc/devel/py-iso3166/distinfo:1.7 pkgsrc/devel/py-iso3166/distinfo:1.8
--- pkgsrc/devel/py-iso3166/distinfo:1.7        Tue Oct 26 10:18:35 2021
+++ pkgsrc/devel/py-iso3166/distinfo    Mon Jul 25 16:27:11 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:18:35 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/07/25 16:27:11 adam Exp $
 
-BLAKE2s (iso3166-2.0.2.tar.gz) = 011c63b34206ee170e86682c97a663d134239d14f51658f529e49c00d64fee47
-SHA512 (iso3166-2.0.2.tar.gz) = eb5c27c69e29c4312f3a5146206032aae49ee489d9a5987fce1fb66bae9d93ec252bf7fd1119403a278f66adaa5ce1c77fe8d3a1622c46ae4a291d73e5c9fb21
-Size (iso3166-2.0.2.tar.gz) = 11067 bytes
+BLAKE2s (iso3166-2.1.1.tar.gz) = f50923eda6c0f0b3ed2bf858ad94f7ec40add423024d5b4287573cfa7f8bae6d
+SHA512 (iso3166-2.1.1.tar.gz) = b427c58ab44abd21a985b0d2b0ea48576cd0fd0d4383d7c53492961d3649c7829acebff66984ce74a02b4f3315c3cfc57dc29fd033f6d6dd7606aca43bfb6401
+Size (iso3166-2.1.1.tar.gz) = 12807 bytes



Home | Main Index | Thread Index | Old Index