forked from pool/python-keyring
Accepting request 304500 from home:mimi_vx:branches:devel:languages:python
- update to version 5.3 + changed licence to Python-2.0 and MIT * Prefer setuptools_scm to hgtools. * Version numbering is now derived from the code repository tags via hgtools. * Build and install now requires setuptools. * The entry point group must look like a module name, so the group is now “keyring.backends”. * Added preliminary support for loading keyring backends through setuptools entry points, specifically “keyring backends”. OBS-URL: https://build.opensuse.org/request/show/304500 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 11:06:12 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to version 5.3
|
||||
+ changed licence to Python-2.0 and MIT
|
||||
* Prefer setuptools_scm to hgtools.
|
||||
* Version numbering is now derived from the code repository tags via hgtools.
|
||||
* Build and install now requires setuptools.
|
||||
* The entry point group must look like a module name, so the group is now “keyring.backends”.
|
||||
* Added preliminary support for loading keyring backends through setuptools entry points, specifically “keyring backends”.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 17:45:50 UTC 2014 - i@marguerite.su
|
||||
|
||||
|
||||
Reference in New Issue
Block a user