Next | Query returned 18 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-11-06 14:45:51 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-blinker: update to 1.7.0.

Version 1.7.0
-------------

Released 2023-11-01

-   Fixed messages printed to standard error about unraisable exceptions during
    signal cleanup, typically during interpreter shutdown. :pr:`123`
-   Allow the Signal set_class to be customised, to allow calling of receivers
    in registration order. :pr:`116`.
-   Drop Python 3.7 and support Python 3.12. :pr:`126`
   2023-11-04 16:14:16 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-blinker: update to 1.6.3.

Version 1.6.3
-------------

Released 2023-09-23

-   Fix `SyncWrapperType` and `AsyncWrapperType` :pr:`108`
-   Fixed issue where ``signal.connected_to`` would not disconnect the
    receiver if an instance of ``BaseException`` was raised. :pr:`114`
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-04-30 17:12:37 by Thomas Klausner | Files touched by this commit (3) | Package updated
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.
   2022-09-26 13:19:21 by Klaus Klein | Files touched by this commit (2)
Log message:
py-blinker: Update to 1.5.

Version 1.5
-----------

Released 2022-07-17

-   Support Python >= 3.7 and PyPy. Python 2, Python < 3.7, and Jython
    may continue to work, but the next release will make incompatible
    changes.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-07-09 13:29:30 by Nia Alarie | Files touched by this commit (6)
Log message:
Use https for pythonhosted.org.
   2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356)
Log message:
Switch to MASTER_SITES_PYPI.

Next | Query returned 18 messages, browsing 1 to 10 | Previous