pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-typogrify



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jan 14 11:52:48 UTC 2025

Modified Files:
        pkgsrc/textproc/py-typogrify: Makefile PLIST distinfo

Log Message:
py-typogrify: updated to 2.1.0

2.1.0 - 2025-01-12

- Add ability to select which filters are applied
- Package via pyproject instead of Setuptools
- Improve testing, linting, and CI tooling
- Drop support for Python < 3.9


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-typogrify/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-typogrify/PLIST \
    pkgsrc/textproc/py-typogrify/distinfo

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

Modified files:

Index: pkgsrc/textproc/py-typogrify/Makefile
diff -u pkgsrc/textproc/py-typogrify/Makefile:1.2 pkgsrc/textproc/py-typogrify/Makefile:1.3
--- pkgsrc/textproc/py-typogrify/Makefile:1.2   Tue Jun 28 11:36:49 2022
+++ pkgsrc/textproc/py-typogrify/Makefile       Tue Jan 14 11:52:48 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/06/28 11:36:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/01/14 11:52:48 adam Exp $
 
-DISTNAME=      typogrify-2.0.7
+DISTNAME=      typogrify-2.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/typogrify/}
 
@@ -11,13 +10,17 @@ HOMEPAGE=   https://github.com/mintchaos/t
 COMMENT=       Filters to enhance web typography
 LICENSE=       modified-bsd
 
-DEPENDS+=      ${PYPKGPREFIX}-smartypants-[0-9]*:../../textproc/py-smartypants
-# tests don't run because of django setup errors, or warnings about the missing two module
-TEST_DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
-# django.core.exceptions.ImproperlyConfigured: Requested settings, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call 
settings.configure() before accessing settings.
-TEST_DEPENDS+= ${PYPKGPREFIX}-django>=3:../../www/py-django3
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+=      ${PYPKGPREFIX}-smartypants>=1.8.3:../../textproc/py-smartypants
+# no tests in the distfile
+#TEST_DEPENDS+=        ${PYPKGPREFIX}-invoke>=2.2.0:../../sysutils/py-invoke
+#TEST_DEPENDS+=        ${PYPKGPREFIX}-test-cov>=4.0.0:../../devel/py-test-cov
+#TEST_DEPENDS+=        ${PYPKGPREFIX}-test-sugar>=1.0.0:../../devel/py-test-sugar
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
+USE_LANGUAGES= # none
 
-.include "../../lang/python/egg.mk"
+REPLACE_PYTHON+=       typogrify/packages/titlecase/__init__.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/py-typogrify/PLIST
diff -u pkgsrc/textproc/py-typogrify/PLIST:1.1 pkgsrc/textproc/py-typogrify/PLIST:1.2
--- pkgsrc/textproc/py-typogrify/PLIST:1.1      Wed Apr  6 06:00:11 2022
+++ pkgsrc/textproc/py-typogrify/PLIST  Tue Jan 14 11:52:48 2025
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2022/04/06 06:00:11 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2025/01/14 11:52:48 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
 ${PYSITELIB}/typogrify/__init__.py
 ${PYSITELIB}/typogrify/__init__.pyc
 ${PYSITELIB}/typogrify/__init__.pyo
Index: pkgsrc/textproc/py-typogrify/distinfo
diff -u pkgsrc/textproc/py-typogrify/distinfo:1.1 pkgsrc/textproc/py-typogrify/distinfo:1.2
--- pkgsrc/textproc/py-typogrify/distinfo:1.1   Wed Apr  6 06:00:11 2022
+++ pkgsrc/textproc/py-typogrify/distinfo       Tue Jan 14 11:52:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/04/06 06:00:11 wiz Exp $
+$NetBSD: distinfo,v 1.2 2025/01/14 11:52:48 adam Exp $
 
-BLAKE2s (typogrify-2.0.7.tar.gz) = 0c0096a3cff73c4a923da251d007bbb4617386211694d2536edc5bf71273dba7
-SHA512 (typogrify-2.0.7.tar.gz) = 6212024a88372f1b14e5932c0541ec4d5a2ada7514c1327dc8f3775cd7adf3372cae0037c4310ed4a03fd0657a91eb4c0d114b74172190f7f84d82908441ddd0
-Size (typogrify-2.0.7.tar.gz) = 12903 bytes
+BLAKE2s (typogrify-2.1.0.tar.gz) = 9c2a40954a7607ff3100515440f3dcece52efffbe42281c9e13bf317d540ecba
+SHA512 (typogrify-2.1.0.tar.gz) = 25d7e52f370928b542d5202bd64dfd461f4ba81a92c8ca74423faa8bf852ad859fc5291847a0b3c69252d671257249474aa4639f032c6a9635f42e35b82af48e
+Size (typogrify-2.1.0.tar.gz) = 28622 bytes



Home | Main Index | Thread Index | Old Index