pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/py-geoip2



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jun 16 15:47:13 UTC 2023

Modified Files:
        pkgsrc/geography/py-geoip2: Makefile distinfo

Log Message:
py-geoip2: updated to 4.7.0

4.7.0 (2023-05-09)
* IMPORTANT: Python 3.7 or greater is required. If you are using an older
  version, please use an earlier release.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-geoip2/Makefile \
    pkgsrc/geography/py-geoip2/distinfo

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

Modified files:

Index: pkgsrc/geography/py-geoip2/Makefile
diff -u pkgsrc/geography/py-geoip2/Makefile:1.1 pkgsrc/geography/py-geoip2/Makefile:1.2
--- pkgsrc/geography/py-geoip2/Makefile:1.1     Wed Aug 24 12:54:28 2022
+++ pkgsrc/geography/py-geoip2/Makefile Fri Jun 16 15:47:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/08/24 12:54:28 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/06/16 15:47:13 adam Exp $
 
-DISTNAME=      geoip2-4.6.0
+DISTNAME=      geoip2-4.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    geography python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/geoip2/}
@@ -11,9 +11,8 @@ COMMENT=      MaxMind GeoIP2 API
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${PYPKGPREFIX}-aiohttp>=3.6.2:../../www/py-aiohttp
-DEPENDS+=      ${PYPKGPREFIX}-maxminddb>=2.2.0:../../geography/py-maxminddb
+DEPENDS+=      ${PYPKGPREFIX}-maxminddb>=2.3.0:../../geography/py-maxminddb
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.24.0:../../devel/py-requests
-DEPENDS+=      ${PYPKGPREFIX}-urllib3>=1.25.2:../../www/py-urllib3
 TEST_DEPENDS+= ${PYPKGPREFIX}-mocket>3.8.9:../../devel/py-mocket
 
 USE_LANGUAGES= # none
Index: pkgsrc/geography/py-geoip2/distinfo
diff -u pkgsrc/geography/py-geoip2/distinfo:1.1 pkgsrc/geography/py-geoip2/distinfo:1.2
--- pkgsrc/geography/py-geoip2/distinfo:1.1     Wed Aug 24 12:54:28 2022
+++ pkgsrc/geography/py-geoip2/distinfo Fri Jun 16 15:47:13 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/08/24 12:54:28 wiz Exp $
+$NetBSD: distinfo,v 1.2 2023/06/16 15:47:13 adam Exp $
 
-BLAKE2s (geoip2-4.6.0.tar.gz) = fe1604bf2f03553c3dc1822941eb17f2eabb76677a908698f05421ccaa5c2bcb
-SHA512 (geoip2-4.6.0.tar.gz) = 5b3b2f7ce181f762a896b3d17b6ccd7506ed55522ae6381d3a94e9084f0738e3d0d288b22eeed0e1fee6969c94745b7046c9914ac2f785e1a29630fa78ea947e
-Size (geoip2-4.6.0.tar.gz) = 355989 bytes
+BLAKE2s (geoip2-4.7.0.tar.gz) = 14f55c18f74df4dd5ee3855ac824175eba612e2b8750f8648d5af1e71a313f50
+SHA512 (geoip2-4.7.0.tar.gz) = 9e987b0630a2170adf879044db88ad5df4bdf05f9ad2bf899880aab78cab3dc728a18e9f30e786cd94eb8ae46878fe70e707651cde58dc4e4403398c2f3a18f5
+Size (geoip2-4.7.0.tar.gz) = 356438 bytes



Home | Main Index | Thread Index | Old Index