forked from pool/python-python-dotenv
Accepting request 1269120 from home:rrahl0
- update to 1.1.0: * Add a security policy * Enhance dotenv run: Switch to execvpe for better resource management and signal handling * Add Python 3.13 trove classifier * Add support for python 3.13 and drop 3.8 * docs: Update README.md * Some more s/Python-dotenv/python-dotenv/ * add _is_debugger so load_dotenv will work in pdb OBS-URL: https://build.opensuse.org/request/show/1269120 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 9 17:26:29 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.1.0:
|
||||
* Add a security policy
|
||||
* Enhance dotenv run: Switch to execvpe for better resource management and
|
||||
signal handling
|
||||
* Add Python 3.13 trove classifier
|
||||
* Add support for python 3.13 and drop 3.8
|
||||
* docs: Update README.md
|
||||
* Some more s/Python-dotenv/python-dotenv/
|
||||
* add _is_debugger so load_dotenv will work in pdb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 21:23:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user