17
0
Commit Graph

24 Commits

Author SHA256 Message Date
47e189fcd6 Accepting request 1081313 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=42
2023-04-21 15:01:12 +00:00
9489ce9082 - fix build for older distributions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=40
2023-02-01 00:06:06 +00:00
6fe88af04a - fix build of tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=38
2022-09-19 09:51:41 +00:00
c73af4b9bb - Add missing file so multibuild actually fires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=36
2022-09-12 02:44:51 +00:00
ecfc394f45 Accepting request 1002340 from home:yarunachalam:branches:devel:languages:python
- update to 3.3.3:
  * Handle case when CreateItem method returns a prompt [`#39`_].
  * Reformatted code in accordance with :PEP:`8` standard.
  * _`#39`: https://github.com/mitya57/secretstorage/issues/39

OBS-URL: https://build.opensuse.org/request/show/1002340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=35
2022-09-12 02:42:54 +00:00
4fcc6df06f - Inject multibuild to prevent a build cycle
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=33
2022-08-29 03:53:56 +00:00
8eb479cbec - update to 3.3.2:
* Fixed a deprecation warning with jeepney 0.8.
    Thanks to Sam McKelvie for the pull request!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=31
2022-05-11 10:33:13 +00:00
16625fca32 - update to 3.3.1:
* Fixed a deprecation warning from cryptography module.
  * Added a :PEP:`561` ``py.typed`` file to declare typing support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=29
2021-03-02 00:29:50 +00:00
e61e2a0a12 - update to 3.3.0:
* Use new-style Jeepney blocking I/O API.
  * Python ≥ 3.6 and Jeepney ≥ 0.6 are now required.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=27
2021-02-01 20:56:45 +00:00
99340678a2 - update to 3.2.0:
* Added helper function ``check_service_availability`` for checking if the
  Secret Service daemon is available without using it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=25
2020-11-26 09:15:55 +00:00
Tomáš Chvátal
9fb7f14c06 Accepting request 794544 from home:pgajdos:python
- version update to 3.1.2
  SecretStorage 3.1.2, 2020-01-08
  ===============================
  * Updated the docs to describe how to close the D-Bus connection after use.
  * For secrets of wrong type, a TypeError is now raised [`#20`_].
  SecretStorage 3.1.1, 2019-01-24
  ===============================
  * Fixes TypeError with cryptography 2.5.
    Thanks Zach Hoffman for the pull request!
  SecretStorage 3.1.0, 2018-09-02
  ===============================
  * The ``dbus_init`` function no longer accepts any arguments.
  * The ``dbus_init`` function now converts ``ConnectionError`` and
    ``ValueError`` to ``SecretServiceNotAvailableException``.
  * New exception class: ``PromptDismissedException``.
  * Switched to declarative setup configuration. Build now requires
    setuptools 30.3 or newer.
  * Added support for prompts when deleting collections and items.
  * Added type annotations to all methods.
  SecretStorage 3.0.1, 2018-04-24
  ===============================
  * When ``DBUS_SESSION_BUS_ADDRESS`` environment variable is unset, and
    Jeepney raises a ``KeyError`` because of that, SecretStorage now intercepts
    that error and re-raises it as ``SecretServiceNotAvailableException``.
  * Uploaded to PyPI with fixed meta-data.
  SecretStorage 3.0.0, 2018-04-23
  ===============================
  .. warning::
     This release is backwards incompatible with the previous versions.
  * Python 3.5 or newer is now required.

OBS-URL: https://build.opensuse.org/request/show/794544
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=23
2020-04-16 10:25:22 +00:00
25307aa08e Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=21
2019-11-07 15:47:45 +00:00
1537019bb4 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=17
2018-12-04 14:01:36 +00:00
Tomáš Chvátal
976173eda9 - Fix dbus-python deps to ease the logic and allow python2less build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=15
2018-01-24 10:18:26 +00:00
Todd R
71895d8243 Accepting request 492350 from home:TheBlackCat:branches:devel:languages:python
Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/492350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=13
2017-05-01 19:13:35 +00:00
Todd R
b47d0ec1a7 Accepting request 492330 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version.
- Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/492330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=12
2017-05-01 17:26:48 +00:00
c42207cede Accepting request 451344 from home:bmwiedemann:branches:devel:languages:python
fix building (2nd time) outside OBS

e.g. with osc build --noinit

OBS-URL: https://build.opensuse.org/request/show/451344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=10
2017-01-19 10:24:51 +00:00
e8c0d5e662 Accepting request 441401 from home:frispete:python
- add test section

OBS-URL: https://build.opensuse.org/request/show/441401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=8
2016-11-29 08:37:03 +00:00
Lars Vogdt
25f9df1b3b fix broken link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=6
2016-09-08 11:00:56 +00:00
Lars Vogdt
3151186e4c use link to devel:languages:python package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=5
2016-09-02 10:44:35 +00:00
ba72ea43c7 Accepting request 424120 from home:tbechtold:branches:devel:languages:python
- Use url with hash as Source url. The pypi.io url is not working.

OBS-URL: https://build.opensuse.org/request/show/424120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=4
2016-09-01 07:56:11 +00:00
e0027955b2 Accepting request 424110 from home:tbechtold:branches:devel:languages:python
- update to 2.3.1:
  * Update requires line in setup.py for cryptography port.
  * Documentation is now hosted on ReadTheDocs.
  * Ported from PyCrypto to cryptography module [#6].
  * Item.get_secret() now returns a bytes object rather than a bytearray.
- Adjust Requires and BuildRequires

OBS-URL: https://build.opensuse.org/request/show/424110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=3
2016-09-01 04:18:11 +00:00
fe6a1281c2 Accepting request 407113 from home:tbechtold:branches:devel:languages:python
- Use pypi.io as Source url

OBS-URL: https://build.opensuse.org/request/show/407113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=2
2016-07-08 08:41:24 +00:00
0f3e967316 Accepting request 405487 from home:tbechtold:branches:devel:languages:python
Initial packaging (needed for newer python-keyring)

OBS-URL: https://build.opensuse.org/request/show/405487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=1
2016-07-04 08:17:41 +00:00