1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
patsy (0.5.1-2) unstable; urgency=medium
* Team Upload.
* Allow warnings in ipython docs (Closes: #964640)
* Remove External image links : privacy breach fix
* Fix copyright
* Fix Build-Deps, compat version: 13, Rules-Requires-Root:no
* Fix Deprecated adttmp
* s/http/https/
* Fix with cme
* Fix lintian
-- Nilesh Patra <npatra974@gmail.com> Sat, 11 Jul 2020 14:13:25 +0000
patsy (0.5.1-1) unstable; urgency=medium
* Team upload.
[ Rebecca N. Palmer ]
* Use Python 3 syntax in example
Closes: #950098
[ Andreas Tille ]
* Package maintained by Debian Med team
* debian/gbp.conf: Removed since converted to default branch layout
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 12 (routine-update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Do not parse d/changelog (routine-update)
* Add salsa-ci file (routine-update)
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andreas Tille <tille@debian.org> Wed, 26 Feb 2020 14:20:20 +0100
patsy (0.5.1-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix the dangling symlink for the nosetests3 autopkg test.
-- Matthias Klose <doko@debian.org> Tue, 12 Nov 2019 14:12:09 +0100
patsy (0.5.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version.
* Stop building the Python2 package. Closes: #937250, #934874.
* Bump debhelper compat to 9 (Steve Langasek).
* Switch from python-distutils to pybuild (Steve Langasek).
-- Matthias Klose <doko@debian.org> Sun, 10 Nov 2019 14:52:05 +0100
patsy (0.5.0+git13-g54dcf7b-1) unstable; urgency=medium
* New upstream snapshot from v0.5.0-13-g54dcf7b
- addresses python 3.7 incompatibility (Closes: #907335)
-- Yaroslav Halchenko <debian@onerussian.com> Sat, 27 Oct 2018 23:16:29 -0400
patsy (0.4.1+git34-ga5b54c2-1) unstable; urgency=medium
* New upstream snapshot from v0.4.1-34-ga5b54c2
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 03 Nov 2016 11:08:07 -0400
patsy (0.4.1-2) unstable; urgency=medium
* debian/tests - refactored into reusable across packages/versions of python
script to avoid duplication etc
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 23 Nov 2015 20:23:49 -0500
patsy (0.4.1-1) unstable; urgency=medium
* Fresh upsstream bugfix release
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 10 Nov 2015 19:13:17 -0500
patsy (0.4.0-1) unstable; urgency=medium
* Fresh upstream release
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 21 Jul 2015 22:58:53 -0400
patsy (0.3.0-3) unstable; urgency=medium
* debian/control
- add python{,3}-six into Depends
* debian/patches/up_six_PY
- to build on systems with older six
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 25 Aug 2014 23:08:32 -0400
patsy (0.3.0-2) unstable; urgency=medium
* debian/tests/control
- add depends on python{,3}-six (Closes: #756528)
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 30 Jul 2014 14:26:13 -0400
patsy (0.3.0-1) unstable; urgency=medium
* New upstream release
- addresses FTBFS due to API breakage in IPython 2.0 (Closes: #751045)
* debian/patches -- all CPed changesets dropped
* debian/control
- adding python-openpyxl into build-depends (for testing) and recommends
- adding python{,3}-six into build-depends
- adding ipython1x (for NeuroDebian backport builds) to build-depends as
a complement to stock ipython if stock ipython is too old (to build
documentation)
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 17 Jul 2014 12:14:42 -0400
patsy (0.2.1-3) unstable; urgency=low
[ Martin Pitt ]
* Don't wrap test dependencies, autopkgtest does not currently support that.
* Actually test-depend on python[3]-patsy, not -pandas (Closes: #728077)
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 28 Oct 2013 09:40:58 -0400
patsy (0.2.1-2) unstable; urgency=low
* Initial official Debian package (Closes: #718429)
* debian/copyright
- added missing copyright/license for facebox (MIT AKA Expat)
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 21 Oct 2013 15:50:44 -0400
patsy (0.2.1-1) neurodebian; urgency=low
* Fresh upstream release
* debian/rules:
- export bogus http_proxy to safe-guard against downloads
* debian/patches
- cherry-pick eab795ce8dd2f0731d1b6764874a101c616d9311 from upstream
to pass tests on wheezy using python2.6 where pandas is N/A
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 20 Aug 2013 14:03:29 -0400
patsy (0.1.0+git60-g7ddb7f3-1) neurodebian; urgency=low
* Initial Debian packaging
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 31 Jul 2013 13:43:28 -0400
|