pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-itsdangerous



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr 19 04:40:49 UTC 2024

Modified Files:
        pkgsrc/security/py-itsdangerous: Makefile PLIST distinfo

Log Message:
py-itsdangerous: updated to 2.2.0

Version 2.2.0
- Drop support for Python 3.7. :pr:`372`
- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
  :pr:`326`
- Use ``flit_core`` instead of ``setuptools`` as build backend.
- Deprecate the ``__version__`` attribute. Use feature detection, or
  ``importlib.metadata.version("itsdangerous")``, instead. :issue:`371`
- ``Serializer`` and the return type of ``dumps`` is generic for type checking.
  By default it is ``Serializer[str]`` and ``dumps`` returns a ``str``. If a
  different ``serializer`` argument is given, it will try to infer the return
  type of its ``dumps`` method. :issue:`347`
- The default ``hashlib.sha1`` may not be available in FIPS builds. Don't
  access it at import time so the developer has time to change the default.
  :issue:`375`


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/py-itsdangerous/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-itsdangerous/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-itsdangerous/distinfo

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

Modified files:

Index: pkgsrc/security/py-itsdangerous/Makefile
diff -u pkgsrc/security/py-itsdangerous/Makefile:1.11 pkgsrc/security/py-itsdangerous/Makefile:1.12
--- pkgsrc/security/py-itsdangerous/Makefile:1.11       Fri Apr 29 12:05:02 2022
+++ pkgsrc/security/py-itsdangerous/Makefile    Fri Apr 19 04:40:49 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/04/29 12:05:02 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/04/19 04:40:49 adam Exp $
 
-DISTNAME=      itsdangerous-2.1.2
+DISTNAME=      itsdangerous-2.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/itsdangerous/}
@@ -10,9 +10,12 @@ HOMEPAGE=    https://pythonhosted.org/itsda
 COMMENT=       Helpers to pass trusted data to untrusted environments and back
 LICENSE=       modified-bsd
 
-USE_LANGUAGES= # empty
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
+TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
+
+USE_LANGUAGES= # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/py-itsdangerous/PLIST
diff -u pkgsrc/security/py-itsdangerous/PLIST:1.4 pkgsrc/security/py-itsdangerous/PLIST:1.5
--- pkgsrc/security/py-itsdangerous/PLIST:1.4   Fri Apr 29 12:05:02 2022
+++ pkgsrc/security/py-itsdangerous/PLIST       Fri Apr 19 04:40:49 2024
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2022/04/29 12:05:02 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.5 2024/04/19 04:40:49 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/itsdangerous/__init__.py
 ${PYSITELIB}/itsdangerous/__init__.pyc
 ${PYSITELIB}/itsdangerous/__init__.pyo

Index: pkgsrc/security/py-itsdangerous/distinfo
diff -u pkgsrc/security/py-itsdangerous/distinfo:1.9 pkgsrc/security/py-itsdangerous/distinfo:1.10
--- pkgsrc/security/py-itsdangerous/distinfo:1.9        Fri Apr 29 12:05:02 2022
+++ pkgsrc/security/py-itsdangerous/distinfo    Fri Apr 19 04:40:49 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/04/29 12:05:02 wiz Exp $
+$NetBSD: distinfo,v 1.10 2024/04/19 04:40:49 adam Exp $
 
-BLAKE2s (itsdangerous-2.1.2.tar.gz) = 0d609698c3d13695ed097008577701c0ce38b429f9e11a72ad8de107d310a5fc
-SHA512 (itsdangerous-2.1.2.tar.gz) = e4d870a33992b309ed778f403c0c1e098983a693d1165260748bf36385ebfadb583811e05ddd48001a33cf6a4e963b7dd8a8c68919c5b4b86f63621d8869e259
-Size (itsdangerous-2.1.2.tar.gz) = 56143 bytes
+BLAKE2s (itsdangerous-2.2.0.tar.gz) = 531c46782681460518376d154bab1dccb4c55b18b1043616e6f43f5938cba05e
+SHA512 (itsdangerous-2.2.0.tar.gz) = ed046cc371ea9aa1f7cd3bd201f1b68910a2b008bd8434c425332cecec6539cf031df6e2223a1fdccd68c12ccf5486e80f178d5906911b19417f0ea244e367f8
+Size (itsdangerous-2.2.0.tar.gz) = 54410 bytes



Home | Main Index | Thread Index | Old Index