diff --git a/debian/changelog b/debian/changelog index e33946d..ab97757 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,227 +1,227 @@ -swh-objstorage (0.0.29-1~swh1~bpo9+1) stretch-swh; urgency=medium +swh-objstorage (0.0.29-1~swh2) unstable-swh; urgency=medium - * Rebuild for stretch-swh + * Update packaging to use pytest - -- Software Heritage autobuilder (on jenkins-debian1) Wed, 09 Jan 2019 17:50:26 +0000 + -- Nicolas Dandrimont Wed, 09 Jan 2019 18:57:24 +0100 swh-objstorage (0.0.29-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.29 - (tagged by Nicolas Dandrimont on 2019-01-09 18:39:07 +0100) * Upstream changes: - Release swh.objstorage v0.0.29 - Remove Debian packaging metadata from the main tarballs -- Software Heritage autobuilder (on jenkins-debian1) Wed, 09 Jan 2019 17:44:02 +0000 swh-objstorage (0.0.28-1~swh1) unstable-swh; urgency=medium * v0.0.28 * swh.objstorage: Align config 'cls' key class for memory objstorage * swh.objstorage: Migrate to latest swh.model.hashutil.MultiHash * tests: migrate to pytest -- Antoine R. Dumont (@ardumont) Thu, 29 Nov 2018 17:30:08 +0100 swh-objstorage (0.0.27-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.27 * Update metaclass for RemoteObjStorage * Better test requirements * Improve error handling when some dependencies are missing -- Nicolas Dandrimont Thu, 11 Oct 2018 16:40:09 +0200 swh-objstorage (0.0.26-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.26 * Use a less surprising striping order for striping objstorage * Split off the rados objstorage to another package -- Nicolas Dandrimont Mon, 18 Jun 2018 16:32:20 +0200 swh-objstorage (0.0.25-1~swh1) unstable-swh; urgency=medium * Release swh-objstorage v0.0.25 * Ceph objstorage implementation * Striping objstorage implementation * Azure performance improvements * Multiplexer performance improvements -- Nicolas Dandrimont Sat, 12 May 2018 18:02:59 +0200 swh-objstorage (0.0.24-1~swh1) unstable-swh; urgency=medium * version 0.0.24 -- Antoine Pietri Fri, 01 Dec 2017 14:39:35 +0100 swh-objstorage (0.0.23-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage version 0.0.23 * Update packaging runes -- Nicolas Dandrimont Thu, 12 Oct 2017 18:08:00 +0200 swh-objstorage (0.0.22-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.22 * Move the checker to the archiver module * Prepare building for stretch -- Nicolas Dandrimont Fri, 30 Jun 2017 14:37:55 +0200 swh-objstorage (0.0.21-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.21 * Add a client_max_size configuration to override the aiohttp default -- Nicolas Dandrimont Mon, 19 Jun 2017 19:49:12 +0200 swh-objstorage (0.0.20-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.20 * Add an entrypoint for deployment with gunicorn -- Nicolas Dandrimont Tue, 13 Jun 2017 16:05:48 +0200 swh-objstorage (0.0.19-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.19 * move from flask to aiohttp -- Nicolas Dandrimont Tue, 13 Jun 2017 15:41:08 +0200 swh-objstorage (0.0.18-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.18 * Use swh.model.hashutil instead of swh.core.hashutil -- Nicolas Dandrimont Fri, 07 Apr 2017 14:22:19 +0200 swh-objstorage (0.0.17-1~swh1) unstable-swh; urgency=medium * v0.0.17 * Refactoring some common code into swh.core + adaptation api calls in * swh.objstorage -- Antoine R. Dumont (@ardumont) Thu, 26 Jan 2017 15:01:42 +0100 swh-objstorage (0.0.16-1~swh1) unstable-swh; urgency=medium * v0.0.16 * Default configuration is now a yml file -- Antoine R. Dumont (@ardumont) Thu, 05 Jan 2017 16:43:25 +0100 swh-objstorage (0.0.15-1~swh1) unstable-swh; urgency=medium * v0.0.15 * Configuration normalization -- Antoine R. Dumont (@ardumont) Mon, 19 Dec 2016 11:33:35 +0100 swh-objstorage (0.0.14-1~swh1) unstable-swh; urgency=medium * v0.0.14 -- Antoine R. Dumont (@ardumont) Fri, 11 Nov 2016 02:08:55 +0100 swh-objstorage (0.0.13-1~swh1) unstable-swh; urgency=medium * v0.0.13 * Fix wrong implementation contract on reading content from * objstorage (sending hex id instead of bytes id) -- Antoine R. Dumont (@ardumont) Fri, 30 Sep 2016 15:14:35 +0200 swh-objstorage (0.0.12-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.12 * Make optional dependencies really optional -- Nicolas Dandrimont Fri, 23 Sep 2016 14:26:05 +0200 swh-objstorage (0.0.11-1~swh1) unstable-swh; urgency=medium * v0.0.11 * multiplexer: Simplify filter setup logic * Make objstorage remote api configuration compliant * objstorage-azure: Fix implementation for missing blob -- Antoine R. Dumont (@ardumont) Tue, 20 Sep 2016 13:45:19 +0200 swh-objstorage (0.0.10-1~swh1) unstable-swh; urgency=medium * v0.0.10 * d/control: Add missing debian dependency -- Antoine R. Dumont (@ardumont) Wed, 14 Sep 2016 13:47:39 +0200 swh-objstorage (0.0.9-1~swh1) unstable-swh; urgency=medium * v0.0.9 * Add objstorage_azure instance -- Antoine R. Dumont (@ardumont) Tue, 13 Sep 2016 15:47:17 +0200 swh-objstorage (0.0.8-1~swh1) unstable-swh; urgency=medium * v0.0.8 * Create new package python3-swh.objstorage.cloud * Add tests on cloud modules -- Antoine R. Dumont (@ardumont) Tue, 06 Sep 2016 16:27:59 +0200 swh-objstorage (0.0.7-1~swh1) unstable-swh; urgency=medium * v0.0.7 * Fix missing .items() to iterate over dict in RepairContentChecker -- Antoine R. Dumont (@ardumont) Fri, 26 Aug 2016 11:33:22 +0200 swh-objstorage (0.0.6-1~swh1) unstable-swh; urgency=medium * v0.0.6 * d/control: Add missing dependency on swh.storage.archiver -- Antoine R. Dumont (@ardumont) Thu, 25 Aug 2016 16:41:03 +0200 swh-objstorage (0.0.5-1~swh1) unstable-swh; urgency=medium * v0.0.5 * d/control: Package python3-swh.storage.checker -- Antoine R. Dumont (@ardumont) Thu, 25 Aug 2016 16:34:41 +0200 swh-objstorage (0.0.4-1~swh1) unstable-swh; urgency=medium * v0.0.4 * Fix configuration path to look for in * /etc/softwareheritage/objstorage/*_checker.yml -- Antoine R. Dumont (@ardumont) Thu, 25 Aug 2016 12:08:13 +0200 swh-objstorage (0.0.3-1~swh1) unstable-swh; urgency=medium * v0.0.3 * Separate configuration file per checker nature * Add missing call to super class's method to log information * Fix click option and argument -- Antoine R. Dumont (@ardumont) Wed, 24 Aug 2016 16:32:42 +0200 swh-objstorage (0.0.2-1~swh1) unstable-swh; urgency=medium * Release swh.objstorage v0.0.2 * Various enhancements to base classes * Add implementation of a cloud object storage -- Nicolas Dandrimont Fri, 19 Aug 2016 11:30:31 +0200 swh-objstorage (0.0.1-1~swh1) unstable-swh; urgency=medium * Initial release * v0.0.1 * First version of the independent object storage -- Quentin Campos Thu, 23 Jun 2016 16:30:47 +0200 diff --git a/debian/control b/debian/control index 21f22f4..12c7be8 100644 --- a/debian/control +++ b/debian/control @@ -1,41 +1,49 @@ Source: swh-objstorage Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python (>= 2), python3-aiohttp (>= 2.1.0), python3-all, + python3-azure-storage, + python3-click, python3-flask, - python3-nose, + python3-libcloud, + python3-pytest, + python3-rados, python3-setuptools, python3-swh.core (>= 0.0.37~), python3-swh.model (>= 0.0.27~), - python3-click, - python3-libcloud, - python3-azure-storage, - python3-vcversioner, - python3-rados + python3-vcversioner Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DOBJS/ Package: python3-swh.objstorage Architecture: all -Depends: python3-swh.core (>= 0.0.37~), python3-swh.model (>= 0.0.27~), ${misc:Depends}, ${python3:Depends}, python3-aiohttp (>= 2.1.0) +Depends: python3-aiohttp (>= 2.1.0), + python3-swh.core (>= 0.0.37~), + python3-swh.model (>= 0.0.27~), + ${misc:Depends}, + ${python3:Depends} Breaks: python3-swh.archiver (<< 0.0.3~) Description: Software Heritage Object Storage Package: python3-swh.objstorage.cloud Architecture: all -Depends: python3-swh.objstorage (= ${binary:Version}), python3-libcloud, python3-azure-storage, - ${misc:Depends}, ${python3:Depends} +Depends: python3-azure-storage, + python3-libcloud, + python3-swh.objstorage (= ${binary:Version}), + ${misc:Depends}, + ${python3:Depends} Breaks: python3-swh.objstorage (<= 0.0.7~) Description: Software Heritage Cloud Object Storage Package: python3-swh.objstorage.rados Architecture: all -Depends: python3-swh.objstorage (= ${binary:Version}), python3-rados - ${misc:Depends}, ${python3:Depends} +Depends: python3-rados, + python3-swh.objstorage (= ${binary:Version}), + ${misc:Depends}, + ${python3:Depends} Breaks: python3-swh.objstorage (<= 0.0.25~) Description: Software Heritage Object Storage based on RADOS - diff --git a/debian/rules b/debian/rules index 9487559..088e0d3 100755 --- a/debian/rules +++ b/debian/rules @@ -1,22 +1,21 @@ #!/usr/bin/make -f export PYBUILD_NAME=swh.objstorage -export PYBUILD_TEST_ARGS=--with-doctest -sv -a !db,!fs %: dh $@ --with python3 --buildsystem=pybuild override_dh_install: dh_install rm -v $(CURDIR)/debian/python3-*/usr/lib/python*/dist-packages/swh/__init__.py for pyvers in $(shell py3versions -vr); do \ mkdir -p $(CURDIR)/debian/python3-swh.objstorage.cloud/usr/lib/python$$pyvers/dist-packages/swh/objstorage/cloud ; \ mkdir -p $(CURDIR)/debian/python3-swh.objstorage.rados/usr/lib/python$$pyvers/dist-packages/swh/objstorage ; \ mv $(CURDIR)/debian/python3-swh.objstorage/usr/lib/python$$pyvers/dist-packages/swh/objstorage/cloud/* \ $(CURDIR)/debian/python3-swh.objstorage.cloud/usr/lib/python$$pyvers/dist-packages/swh/objstorage/cloud/ ; \ mv $(CURDIR)/debian/python3-swh.objstorage/usr/lib/python$$pyvers/dist-packages/swh/objstorage/objstorage_rados.py \ $(CURDIR)/debian/python3-swh.objstorage.rados/usr/lib/python$$pyvers/dist-packages/swh/objstorage/ ; \ done override_dh_auto_test: no_proxy=127.0.0.1 dh_auto_test