1
0

11 Commits

Author SHA256 Message Date
33c5be917c Accepting request 1146301 from devel:languages:python
- Add patch support-moto-5.patch:
  * Support moto 5.0 changes.

OBS-URL: https://build.opensuse.org/request/show/1146301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-environ-config?expand=0&rev=4
2024-02-13 21:43:26 +00:00
d1a6edade8 - Add patch support-moto-5.patch:
* Support moto 5.0 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=10
2024-02-13 05:40:58 +00:00
5684446fde Accepting request 1089586 from devel:languages:python
- update to 23.2.0:
  * Type hints for `environ.config()` now allow for arguments
    (e.g. `@environ.config(prefix="")`).
  * `environ.secrets.DirectorySecrets.from_path()` now works when
    loading from `os.environ`.
  * Public APIs now carry type hints (except in-class methods
    like ``AppConfig.from_environ()``).

- Stick with urllib3 < 2 due to boto.

OBS-URL: https://build.opensuse.org/request/show/1089586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-environ-config?expand=0&rev=3
2023-05-31 19:54:07 +00:00
3f86eb313a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=8 2023-05-29 14:20:14 +00:00
93376d0dee - update to 23.2.0:
* Type hints for `environ.config()` now allow for arguments
    (e.g. `@environ.config(prefix="")`).
  * `environ.secrets.DirectorySecrets.from_path()` now works when
    loading from `os.environ`.
  * Public APIs now carry type hints (except in-class methods
    like ``AppConfig.from_environ()``).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=7
2023-05-29 14:07:02 +00:00
65099c4a63 - Stick with urllib3 < 2 due to boto.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=6
2023-05-23 12:34:38 +00:00
d1f0f426b9 Accepting request 1042183 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1042183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-environ-config?expand=0&rev=2
2022-12-11 16:17:06 +00:00
4f9a276d2c Accepting request 1041909 from home:yarunachalam:branches:devel:languages:python
- Update to 22.1.0 (2022-04-02)
  * Deprecations:
  Python 2.7, 3.5, and 3.6 support has been dropped. environ-config now requires Python 3.7 or later.
  * Changes:
  Lazily init the AWS SecretsManager client to make unit testing easier. #25
- Update to 21.2.0 (2021-05-17)
  * Deprecations:
  This is the last release supporting Python versions older than 3.7.
  * Changes:
  Added AWS SecretsManager support. #23
- Update to 21.1.0 (2021-04-14)
  * Backward-incompatible changes:
  none
  * Deprecations:
  none
  * Changes:
  Fixed environment variables’ names when prefix is empty. #14
  Added the optional keyword argument to environ.group() #17
  Added DirectorySecrets secret reader, which can read secrets from a directory of files.
  Useful for Docker or Kubernetes mounted secrets inside a container. #19

OBS-URL: https://build.opensuse.org/request/show/1041909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=4
2022-12-11 14:07:53 +00:00
57e39ed7e3 Accepting request 825337 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/825337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-environ-config?expand=0&rev=1
2020-08-10 12:51:39 +00:00
John Vandenberg
55cda4815d Accepting request 822667 from home:jayvdb:branches:devel:languages:python
- Add Conflict with python-django-environ

OBS-URL: https://build.opensuse.org/request/show/822667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=2
2020-07-25 01:23:45 +00:00
Tomáš Chvátal
148646ad4e Accepting request 822141 from home:jayvdb:py-new
Dependency of rororo

OBS-URL: https://build.opensuse.org/request/show/822141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-environ-config?expand=0&rev=1
2020-07-22 06:29:36 +00:00