[med-svn] [Git][med-team/python-pyarrow][master] 4 commits: use new dh-sequence-python3
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Aug 1 20:08:58 BST 2025
Alexandre Detiste pushed to branch master at Debian Med / python-pyarrow
Commits:
5f307789 by Alexandre Detiste at 2024-05-26T16:32:00+02:00
use new dh-sequence-python3
- - - - -
23e02380 by Alexandre Detiste at 2024-05-26T16:32:34+02:00
huge version bump
- - - - -
35f57e6c by Alexandre Detiste at 2024-05-26T16:33:25+02:00
lazy fixture is dead
- - - - -
62389035 by Alexandre Detiste at 2025-08-01T21:08:24+02:00
replace obsolete pkg-config with pkgconf
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-python-pyarrow (0.17.1-1) UNRELEASED; urgency=medium
+python-pyarrow (16.1.0-1) UNRELEASED; urgency=medium
* Initial release (Closes: #<bug>)
TODO: Needs
=====================================
debian/control
=====================================
@@ -5,10 +5,10 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
cmake,
cython3,
- pkg-config,
+ pkgconf,
python3-setuptools,
python3-all-dev,
python3-setuptools-scm,
@@ -18,7 +18,6 @@ Build-Depends: debhelper-compat (= 13),
python3-pandas <!nocheck>,
# python3-pickle5 <!nocheck>,
python3-pytest <!nocheck>,
- python3-pytest-lazy-fixture <!nocheck>,
python3-tz <!nocheck>
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/python-pyarrow
=====================================
debian/rules
=====================================
@@ -20,7 +20,7 @@ include /usr/share/dpkg/default.mk
# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
# FIXME: Workaround strange failure in auto_clean
override_dh_auto_clean:
View it on GitLab: https://salsa.debian.org/med-team/python-pyarrow/-/compare/2a3cd40dadf60f399185f9deb7649d2e039602a1...623890359e08bf972a7ca47d67c2552d897177ab
--
View it on GitLab: https://salsa.debian.org/med-team/python-pyarrow/-/compare/2a3cd40dadf60f399185f9deb7649d2e039602a1...623890359e08bf972a7ca47d67c2552d897177ab
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250801/8cb35b96/attachment-0001.htm>
More information about the debian-med-commit
mailing list