[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-dotenv-1.0.1-3.el10_0.src download

Name python-dotenv
Epoch 0
Version 1.0.1
Release 3.el10_0
Architecture src
Website/URL https://github.com/theskumar/python-dotenv
License BSD-3-Clause
Build Time 2024-12-26 20:10:22
Build Host builder-arm64-1.inferitos.ru
Summary Read key-value pairs from a .env file and set them as environment variables
Repositories Extras
Description Reads the key/value pair from .env file and adds them to environment variable.
Errata
Size 51 KiB
Source Project python-dotenv-1.0.1-3.el10_0
SHA-256 checksum d837b4fb0f1f44d114f029bc3904b149783d2f702bb81ddd889245987ebc5969
× Full screenshot
Changelog link
* Thu Dec 26 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 1.0.1-3
- Rebuilt for MSVSphere 10

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.0.1-2
- Rebuilt for Python 3.13

* Wed Jan 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.0.1-1
- 1.0.1

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Oct 26 2023 Miro Hrončok <miro@hroncok.cz> - 1.0.0-1
- Update to 1.0.0
- Fixes: rhbz#2173252
- Fixes: rhbz#2246117

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri Jun 30 2023 Python Maint <python-maint@redhat.com> - 0.21.1-4
- Rebuilt for Python 3.12

* Sun Mar 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.21.1-3
- migrated to SPDX license

* Tue Feb 07 2023 Miro Hrončok <mhroncok@redhat.com> - 0.21.1-2
- Drop unwanted build dependency on pytest-cov