14
0

Accepting request 329452 from home:dimstar:Factory

- Update to version 5.4:
  + Prefer setuptools_scm to hgtools.
- Replace python-hgtools BuildRequires with python-setuptools_scm,
  following upstreams change back to setuptools_scm.
- Add keyring-gnome-3.18.patch: Silence a warning: on GNOME 3.18,
  it is mandatory to specify the version to be imported.

OBS-URL: https://build.opensuse.org/request/show/329452
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=36
This commit is contained in:
Denisart Benjamin
2015-09-07 09:08:34 +00:00
committed by Git OBS Bridge
parent 546f6bfbb7
commit fd533b464a
5 changed files with 31 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Sep 7 08:40:56 UTC 2015 - dimstar@opensuse.org
- Update to version 5.4:
+ Prefer setuptools_scm to hgtools.
- Replace python-hgtools BuildRequires with python-setuptools_scm,
following upstreams change back to setuptools_scm.
- Add keyring-gnome-3.18.patch: Silence a warning: on GNOME 3.18,
it is mandatory to specify the version to be imported.
-------------------------------------------------------------------
Tue Apr 28 11:06:12 UTC 2015 - mimi.vx@gmail.com