14
0

Accepting request 208222 from home:posophe:branches:devel:languages:python

- Update to version 1.2.6
  + README_fixt.py was not include in the release. Fix #54.
- Changes from version 1.2.5
  + cssselect compat. See https://github.com/SimonSapin/cssselect/pull/22
  + tests improvments. no longer require a eth connection.
    fix #55
- Add unzip BuildRequires to support format of tarball

OBS-URL: https://build.opensuse.org/request/show/208222
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=16
This commit is contained in:
Denisart Benjamin
2013-11-24 21:16:53 +00:00
committed by Git OBS Bridge
parent 03a3073bd3
commit 042b2fa42e
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 24 21:12:20 UTC 2013 - p.drouand@gmail.com
- Update to version 1.2.6
+ README_fixt.py was not include in the release. Fix #54.
- Changes from version 1.2.5
+ cssselect compat. See https://github.com/SimonSapin/cssselect/pull/22
+ tests improvments. no longer require a eth connection.
fix #55
- Add unzip BuildRequires to support format of tarball
-------------------------------------------------------------------
Thu Oct 24 11:12:17 UTC 2013 - speilicke@suse.com