17
0

1 Commits

Author SHA256 Message Date
f847db08d2 Convert to libalternatives, bsc#1245883 2025-11-03 15:03:51 +01:00
4 changed files with 4 additions and 11 deletions

BIN
python-dotenv-1.1.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94850b99f1b4705b25abecff1471f4d82450758bf2864f12b04df940feb66cd5
size 28372

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Fri Sep 26 08:20:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.1.1
* CLI: Ensure `find_dotenv` work reliably on python 3.13
* CLI: revert the use of execvpe on Windows
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 14 13:01:31 UTC 2025 - Markéta Machová <mmachova@suse.com> Thu Aug 14 13:01:31 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -24,7 +24,7 @@
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-python-dotenv Name: python-python-dotenv
Version: 1.1.1 Version: 1.1.0
Release: 0 Release: 0
Summary: Python library for .env support Summary: Python library for .env support
License: BSD-3-Clause License: BSD-3-Clause