14
0

Accepting request 248839 from Cloud:OpenStack:Master

- update to 2.0.1:
  - #20: host tarball on PYPI
  - #21: project migrated from google code to github
  - #21: project migrated from SVN to GIT
  - #22: pysendfile won't compile on python 3.4
  - #23: add a Makefile
  - #24: use of travis continuous integration
  - #25: use tox for multiple python versions testing

OBS-URL: https://build.opensuse.org/request/show/248839
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysendfile?expand=0&rev=9
This commit is contained in:
Denisart Benjamin
2014-09-12 09:34:41 +00:00
committed by Git OBS Bridge
parent 9c5d78f1c3
commit caf6d134b5
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Sep 12 08:21:49 UTC 2014 - dmueller@suse.com
- update to 2.0.1:
- #20: host tarball on PYPI
- #21: project migrated from google code to github
- #21: project migrated from SVN to GIT
- #22: pysendfile won't compile on python 3.4
- #23: add a Makefile
- #24: use of travis continuous integration
- #25: use tox for multiple python versions testing
-------------------------------------------------------------------
Sat Apr 13 10:11:29 UTC 2013 - toddrme2178@gmail.com