--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2024-6607147707
2024-08-22 01:52:46.774509
--------------------------------------------------------------------------------

Name        : python-tomlkit
Product     : Fedora EPEL 10.0
Version     : 0.13.2
Release     : 1.el10_0
URL         : https://github.com/sdispater/tomlkit
Summary     : Style preserving TOML library
Description :
TOML Kit is a 1.0.0-compliant TOML library.

It includes a parser that preserves all comments, indentations, whitespace and
internal element ordering, and makes them accessible and editable via an
intuitive API.

You can also create new TOML documents from scratch using the provided helpers.

Part of the implementation has been adapted, improved and fixed from Molten.

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

Automatic update for python-tomlkit-0.13.2-1.el10_0.
Changelog
* Mon Aug 19 2024 Maxwell G <[email protected]> - 0.13.2-1
- Update to 0.13.2. Fixes rhbz#2297049.
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> -
0.12.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <[email protected]> - 0.12.4-4
- Rebuilt for Python 3.13
* Wed May 22 2024 Miro Hrončok <[email protected]> - 0.12.4-3
- Python 3.13 support
- Fixes: rhbz#2264860
* Mon Mar 18 2024 Charalampos Stratakis <[email protected]> - 0.12.4-1
- Update to 0.12.4
- Fixes: rhbz#2266221
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> -
0.12.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <[email protected]> -
0.12.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Nov 19 2023 Maxwell G <[email protected]> - 0.12.3-1
- Update to 0.12.3. Fixes rhbz#2249729.
* Thu Nov  2 2023 Maxwell G <[email protected]> - 0.12.2-1
- Update to 0.12.2. Fixes rhbz#2247663.
* Mon Aug 28 2023 Charalampos Stratakis <[email protected]> - 0.12.1-1
- Update to 0.12.1
Resolves: rhbz#2130400
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> -
0.11.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <[email protected]> - 0.11.4-3
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> -
0.11.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
ChangeLog:

* Mon Aug 19 2024 Maxwell G <[email protected]> - 0.13.2-1
- Update to 0.13.2. Fixes rhbz#2297049.
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 
0.12.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <[email protected]> - 0.12.4-4
- Rebuilt for Python 3.13
* Wed May 22 2024 Miro Hrončok <[email protected]> - 0.12.4-3
- Python 3.13 support
- Fixes: rhbz#2264860
* Mon Mar 18 2024 Charalampos Stratakis <[email protected]> - 0.12.4-1
- Update to 0.12.4
- Fixes: rhbz#2266221
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 
0.12.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 
0.12.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Nov 19 2023 Maxwell G <[email protected]> - 0.12.3-1
- Update to 0.12.3. Fixes rhbz#2249729.
* Thu Nov  2 2023 Maxwell G <[email protected]> - 0.12.2-1
- Update to 0.12.2. Fixes rhbz#2247663.
* Mon Aug 28 2023 Charalampos Stratakis <[email protected]> - 0.12.1-1
- Update to 0.12.1
Resolves: rhbz#2130400
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 
0.11.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <[email protected]> - 0.11.4-3
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 
0.11.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2130400 - python-tomlkit-0.12.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2130400
  [ 2 ] Bug #2247663 - python-tomlkit-0.12.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2247663
  [ 3 ] Bug #2249729 - python-tomlkit-0.12.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2249729
  [ 4 ] Bug #2264860 - python-tomlkit fails to build with Python 3.13: 
TypeError: Time.__init__() missing 2 required positional arguments: 'trivia' 
and 'raw'
        https://bugzilla.redhat.com/show_bug.cgi?id=2264860
  [ 5 ] Bug #2266221 - python-tomlkit-0.12.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2266221
  [ 6 ] Bug #2297049 - python-tomlkit-0.13.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2297049
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update python-tomlkit' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to