Fedora 40 Update: python-python-ulid-2.4.0.post0-1.fc40

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

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-1106c77d13
2024-04-19 21:20:20.796267
--------------------------------------------------------------------------------

Name        : python-python-ulid
Product     : Fedora 40
Version     : 2.4.0.post0
Release     : 1.fc40
URL         : https://github.com/mdomke/python-ulid
Summary     : Universally unique lexicographically sortable identifier
Description :
A ULID is a universally unique lexicographically sortable identifier. It is

  * 128-bit compatible with UUID
  * 1.21e+24 unique ULIDs per millisecond
  * Lexicographically sortable!
  * Canonically encoded as a 26 character string, as opposed to the 36
    character UUID
  * Uses Crockford's base32 for better efficiency and readability (5 bits per
    character)
  * Case insensitive
  * No special characters (URL safe)

For more information have a look at the original specification,
https://github.com/alizain/ulid#specification.

--------------------------------------------------------------------------------
Update Information:

2.4.0 - 2024-04-02
Added
.ULID objects are now properly serialized when used as Pydantic types
2.3.0 - 2023-09-21
Added
.ULID objects can now be converted to bytes with bytes(ulid).
The Pydantic v2 protocol is now supported, so that the .ULID class can be
directly used
  as type annotations in Pydantic models
Changed
The type annotations have been adapted, so that the classmethod constructors
properly reflect the type for .ULID subclasses.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr  2 2024 Packit <hello@xxxxxxxxxx> - 2.4.0.post0-1
- Update to 2.4.0.post0 upstream release
- Resolves: rhbz#2272698
* Fri Mar 22 2024 Packit <hello@xxxxxxxxxx> - 2.3.0-1
- [packit] 2.3.0 upstream release
- Resolves rhbz#2270694
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2270694 - python-python-ulid-2.3.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2270694
  [ 2 ] Bug #2272698 - python-python-ulid-2.4.0.post0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2272698
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-1106c77d13' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux