Accepting request 1307310 from home:glaubitz:branches:devel:languages:python
- Update to 1.1.1 * CLI: Ensure `find_dotenv` work reliably on python 3.13 * CLI: revert the use of execvpe on Windows OBS-URL: https://build.opensuse.org/request/show/1307310 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=40
This commit is contained in:
BIN
python-dotenv-1.1.0.tar.gz
LFS
BIN
python-dotenv-1.1.0.tar.gz
LFS
Binary file not shown.
3
python-dotenv-1.1.1.tar.gz
Normal file
3
python-dotenv-1.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94850b99f1b4705b25abecff1471f4d82450758bf2864f12b04df940feb66cd5
|
||||
size 28372
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-dotenv
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: Python library for .env support
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user