17
0

Accepting request 751381 from home:StefanBruens:branches:science

- Update to 0.20.1
  * fix for method returning const reference to a class, closes #21
- Update to 0.20.0
  * Merge pull request #18 from dan-eicher/master
    Ordered dicts and custom_names

OBS-URL: https://build.opensuse.org/request/show/751381
OBS-URL: https://build.opensuse.org/package/show/science/python-PyBindGen?expand=0&rev=3
This commit is contained in:
2019-11-27 16:06:13 +00:00
committed by Git OBS Bridge
parent a2e7aaefbd
commit 85dfeedb64
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 27 15:14:50 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to 0.20.1
* fix for method returning const reference to a class, closes #21
- Update to 0.20.0
* Merge pull request #18 from dan-eicher/master
Ordered dicts and custom_names
-------------------------------------------------------------------
Sun Jun 24 01:18:39 UTC 2018 - stefan.bruens@rwth-aachen.de