Next | Query returned 5 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2023-09-07 15:42:57 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 0.0.9. From the changelog:

- Empty files will now just create a blank file if you have not setup
  openssl correctly for the version of urllib3. This mainly happens in
  python 3.7.
   2023-06-26 18:31:33 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 0.0.4. From the changelog:

- Support 3.10 and 3.11
- Drop support of Python 3.6 as it is EOL
   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-12-15 11:04:59 by Amitai Schleier | Files touched by this commit (2)
Log message:
Point at PyPI instead of GitHub, suggested by adam@.
   2021-12-15 10:03:53 by Amitai Schleier | Files touched by this commit (4)
Log message:
Add py-empty-files, a Python implementation of the Null Object
pattern for files.

This library will create an empty file of a type requested. If possible,
that file will be the smallest valid file for that type. For example, an
empty jpg will be a 1x1 pixel jpg.

Next | Query returned 5 messages, browsing 1 to 10 | previous