pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-flufl.i18n



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jan 21 15:50:17 UTC 2025

Modified Files:
        pkgsrc/devel/py-flufl.i18n: Makefile PLIST distinfo
Removed Files:
        pkgsrc/devel/py-flufl.i18n/patches: patch-pyproject.toml

Log Message:
py-flufl.i18n: updated to 5.1.0

5.1 (2024-03-30)

Add support for Python 3.12.
Switch to hatch, replacing pdm and tox.
Switch to ruff from blue and isort.

5.0.2 (2023-07-21)

Update dependencies.
Other minor improvements and cleanups.

5.0.1 (2023-06-13)

Fix the build backend.

5.0 (unreleased)

Drop Python 3.7 support.
Switch from flake8 and isort to ruff for code quality.
Bump dependencies.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-flufl.i18n/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-flufl.i18n/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-flufl.i18n/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/py-flufl.i18n/patches/patch-pyproject.toml

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-flufl.i18n/Makefile
diff -u pkgsrc/devel/py-flufl.i18n/Makefile:1.10 pkgsrc/devel/py-flufl.i18n/Makefile:1.11
--- pkgsrc/devel/py-flufl.i18n/Makefile:1.10    Thu Sep 26 07:36:25 2024
+++ pkgsrc/devel/py-flufl.i18n/Makefile Tue Jan 21 15:50:17 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2024/09/26 07:36:25 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2025/01/21 15:50:17 adam Exp $
 
-DISTNAME=      flufl.i18n-4.1.1
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   3
-CATEGORIES=    devel
+DISTNAME=      flufl_i18n-5.1.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/./}
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/flufl.i18n/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,13 +10,11 @@ HOMEPAGE=   https://flufli18n.readthedocs.
 COMMENT=       High level API for Python internationalization
 LICENSE=       apache-2.0
 
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
 DEPENDS+=      ${PYPKGPREFIX}-atpublic-[0-9]*:../../devel/py-atpublic
-TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backend-[0-9]*:../../devel/py-pdm_backend
+TEST_DEPENDS+= ${PYPKGPREFIX}-sybil-[0-9]*:../../devel/py-sybil
 
-# fixup wrong WHEEL_INFODIR
-post-install:
-       mv ${DESTDIR}${PREFIX}/${PYSITELIB}/${WHEEL_NAME:S/./_/}.dist-info \
-               ${DESTDIR}${PREFIX}/${PYSITELIB}/${WHEEL_NAME}.dist-info
+USE_LANGUAGES= # none
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-flufl.i18n/PLIST
diff -u pkgsrc/devel/py-flufl.i18n/PLIST:1.6 pkgsrc/devel/py-flufl.i18n/PLIST:1.7
--- pkgsrc/devel/py-flufl.i18n/PLIST:1.6        Thu Sep 26 07:36:25 2024
+++ pkgsrc/devel/py-flufl.i18n/PLIST    Tue Jan 21 15:50:17 2025
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.6 2024/09/26 07:36:25 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2025/01/21 15:50:17 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/flufl/i18n/__init__.py
 ${PYSITELIB}/flufl/i18n/__init__.pyc

Index: pkgsrc/devel/py-flufl.i18n/distinfo
diff -u pkgsrc/devel/py-flufl.i18n/distinfo:1.5 pkgsrc/devel/py-flufl.i18n/distinfo:1.6
--- pkgsrc/devel/py-flufl.i18n/distinfo:1.5     Mon May  8 20:43:29 2023
+++ pkgsrc/devel/py-flufl.i18n/distinfo Tue Jan 21 15:50:17 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/05/08 20:43:29 markd Exp $
+$NetBSD: distinfo,v 1.6 2025/01/21 15:50:17 adam Exp $
 
-BLAKE2s (flufl.i18n-4.1.1.tar.gz) = 2db84b126d1673a1cb58d10c8c1538513b9d3b658a70e4580c64ec329fe98753
-SHA512 (flufl.i18n-4.1.1.tar.gz) = 3c35625c95321c7e29652a97cfd9ae93cdccbd1eedc804502353d36643f761f7922c5007f39199a7d28c0d3d97d788b767add783cd1309dd52e6d1a0c1f5589e
-Size (flufl.i18n-4.1.1.tar.gz) = 21239 bytes
-SHA1 (patch-pyproject.toml) = cf100151282751d7b00871e00e60c25f6af67bfe
+BLAKE2s (flufl_i18n-5.1.0.tar.gz) = 342e8f99a64f0dd321a55ff8b926e9aebb2e3002769563480ea43a22c46e5fd4
+SHA512 (flufl_i18n-5.1.0.tar.gz) = 6caecb274607a54630dad04f38a5e21baa3c2adcda33e6519c26c947a9f50546fce23d791e7b0eeae121249d7ecb22293352137e64403e41f4f273ff9a608296
+Size (flufl_i18n-5.1.0.tar.gz) = 20831 bytes



Home | Main Index | Thread Index | Old Index