pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-blinker
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 30 15:12:37 UTC 2023
Modified Files:
pkgsrc/devel/py-blinker: Makefile PLIST distinfo
Log Message:
py-blinker: update to 1.6.2.
Version 1.6.2
-------------
Released 2023-04-12
- Type annotations are not evaluated at runtime. typing-extensions is not a runtime
dependency. :pr:`94`
Version 1.6.1
-------------
Released 2023-04-09
- Ensure that py.typed is present in the distributions (to enable other
projects to use blinker's typing).
- Require typing-extensions > 4.2 to ensure it includes
ParamSpec. :issue:`90`
Version 1.6
-----------
Released 2023-04-02
- Add a muted context manager to temporarily turn off a
signal. :pr:`84`
- Allow int senders (alongside existing string senders). :pr:`83`
- Add a send_async method to the Signal to allow signals to send to
coroutine receivers. :pr:`76`
- Update and modernise the project structure to match that used by the
pallets projects. :pr:`77`
- Add an intial set of type hints for the project.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-blinker/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-blinker/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-blinker/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-blinker/Makefile
diff -u pkgsrc/devel/py-blinker/Makefile:1.11 pkgsrc/devel/py-blinker/Makefile:1.12
--- pkgsrc/devel/py-blinker/Makefile:1.11 Mon Sep 26 11:19:21 2022
+++ pkgsrc/devel/py-blinker/Makefile Sun Apr 30 15:12:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/09/26 11:19:21 kleink Exp $
+# $NetBSD: Makefile,v 1.12 2023/04/30 15:12:37 wiz Exp $
-DISTNAME= blinker-1.5
+DISTNAME= blinker-1.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/blinker/}
@@ -10,7 +10,12 @@ HOMEPAGE= https://blinker.readthedocs.io
COMMENT= Fast, simple object-to-object and broadcast signaling
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+
USE_LANGUAGES= # empty
-.include "../../lang/python/egg.mk"
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-blinker/PLIST
diff -u pkgsrc/devel/py-blinker/PLIST:1.3 pkgsrc/devel/py-blinker/PLIST:1.4
--- pkgsrc/devel/py-blinker/PLIST:1.3 Sat Aug 15 17:23:55 2015
+++ pkgsrc/devel/py-blinker/PLIST Sun Apr 30 15:12:37 2023
@@ -1,17 +1,18 @@
-@comment $NetBSD: PLIST,v 1.3 2015/08/15 17:23:55 kleink 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.4 2023/04/30 15:12:37 wiz Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.rst
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/blinker/__init__.py
${PYSITELIB}/blinker/__init__.pyc
-${PYSITELIB}/blinker/__init__.pyo
${PYSITELIB}/blinker/_saferef.py
${PYSITELIB}/blinker/_saferef.pyc
-${PYSITELIB}/blinker/_saferef.pyo
${PYSITELIB}/blinker/_utilities.py
${PYSITELIB}/blinker/_utilities.pyc
-${PYSITELIB}/blinker/_utilities.pyo
${PYSITELIB}/blinker/base.py
${PYSITELIB}/blinker/base.pyc
-${PYSITELIB}/blinker/base.pyo
+${PYSITELIB}/blinker/py.typed
Index: pkgsrc/devel/py-blinker/distinfo
diff -u pkgsrc/devel/py-blinker/distinfo:1.7 pkgsrc/devel/py-blinker/distinfo:1.8
--- pkgsrc/devel/py-blinker/distinfo:1.7 Mon Sep 26 11:19:21 2022
+++ pkgsrc/devel/py-blinker/distinfo Sun Apr 30 15:12:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/09/26 11:19:21 kleink Exp $
+$NetBSD: distinfo,v 1.8 2023/04/30 15:12:37 wiz Exp $
-BLAKE2s (blinker-1.5.tar.gz) = a1b76f630aab417fccce619fdba9e8430696bcb011ac062c5733bec78ad813be
-SHA512 (blinker-1.5.tar.gz) = b1880fdc974be63e16e2b826bdbc8ee161bc0234591b8b41deed937a1e1b9d0bf1fb697c8e94644de9cc1900aedd39d08cfc3e59fef51abec295552f96418722
-Size (blinker-1.5.tar.gz) = 27022 bytes
+BLAKE2s (blinker-1.6.2.tar.gz) = f7463280b989fcde03b7512ec4d7f95d30feecdfe29f231d668a966bc300f2d7
+SHA512 (blinker-1.6.2.tar.gz) = c84bb955e97e6a13e6fda5f070373736bd1361f40ad9202eeaa300055b163648db381060f6b45fdf405a0bd4ef07b694875735e6f220d51d1b7a5be7efb28f72
+Size (blinker-1.6.2.tar.gz) = 28699 bytes
Home |
Main Index |
Thread Index |
Old Index