14
0
Files
python-PyGithub/python-PyGithub.changes
Sascha Peilicke 2ca0b0085c - Update to version 1.21.0:
+ No changelog, but https://github.com/jacquev6/PyGithub/issues?milestone=33&state=closed
- Add PyGithub-drop-network-tests.patch: Drop tests that need network access
  during build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=8
2013-12-04 09:49:01 +00:00

37 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Dec 4 09:47:50 UTC 2013 - speilicke@suse.com
- Update to version 1.21.0:
+ No changelog, but https://github.com/jacquev6/PyGithub/issues?milestone=33&state=closed
- Add PyGithub-drop-network-tests.patch: Drop tests that need network access
during build
-------------------------------------------------------------------
Thu Oct 24 11:11:48 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Tue Apr 23 07:17:50 UTC 2013 - speilicke@suse.com
- Add COPYING and COPYING.LESSER
-------------------------------------------------------------------
Thu Apr 11 06:51:48 UTC 2013 - cfarrell@suse.com
- license update: LGPL-3.0+
See setup.py as well as all the source code files in the package itself
(and the COPYING.LESSER)
-------------------------------------------------------------------
Wed Apr 10 13:21:07 UTC 2013 - speilicke@suse.com
- Fix spurious executable perms (README.rst)
- Don't ship testsuite (scripts w/o sheban / fdupes warnings)
-------------------------------------------------------------------
Wed Apr 10 13:09:56 UTC 2013 - speilicke@suse.com
- Initial version