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

History of commit frequency

CVS Commit History:


   2023-08-24 21:44:16 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-async-timeout: update to 4.0.3.

4.0.3 (2023-08-10)
==================

* Fixed compatibility with asyncio.timeout() on Python 3.11+.
* Added support for Python 3.11.
* Dropped support for Python 3.6.
   2022-01-08 11:37:28 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-async-timeout: update to 4.0.2.

Fix tests.

4.0.2 (2021-12-20)
==================

Misc
----

- `#259 <https://github.com/aio-libs/async-timeout/issues/259>`_, `#274 \ 
<https://github.com/aio-libs/async-timeout/issues/274>`_
   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-11-23 21:45:01 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-async-timeout: updated to 4.0.1

4.0.1 (2121-11-10)

Fix regression:

Don't raise TimeoutError from timeout object that doesn't enter into async \ 
context manager
Use call_soon() for raising TimeoutError if deadline is reached on entering into \ 
async context manager

Make Timeout class available in __all__.

4.0.0 (2021-11-01)

Implemented timeout_at(deadline)
Supported timeout.deadline and timeout.expired properties.
Dropped timeout.remaining property: it can be calculated as timeout.deadline - \ 
loop.time()
Dropped timeout.timeout property that returns a relative timeout based on the \ 
timeout object creation time; the absolute timeout.deadline should be used \ 
instead.
Added the deadline modification methods: timeout.reject(), timeout.shift(delay), \ 
timeout.update(deadline).
Deprecated synchronous context manager usage
   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-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.
   2018-12-27 17:04:24 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Set PYTHON_VERSIONS_INCOMPATIBLE before pyversion.mk is included.
   2018-10-10 10:16:22 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-async-timeout: updated to 3.0.1

3.0.1:
- More aggressive typing
   2018-08-28 15:44:00 by Sevan Janiyan | Files touched by this commit (4)
Log message:
Unbreak scan stage.
PYTHON_VERSIONS_INCOMPATIBLE is handled by lang/python/pyversion.mk

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