forked from pool/python-python-dotenv
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
bc132d0396 | |||
90f8b07a3c | |||
613a674cb5 | |||
4342b1e81b | |||
91c8e16ecd | |||
88474efaba | |||
e9c52f1ce4 | |||
6a73714dfd | |||
1d65a77f1e | |||
d45fbd46cb |
BIN
python-dotenv-1.1.0.tar.gz
(Stored with Git LFS)
BIN
python-dotenv-1.1.0.tar.gz
(Stored with Git 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