diff --git a/debian/changelog b/debian/changelog index accb313..2497731 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,381 +1,387 @@ +swh-loader-mercurial (0.2.1-1~swh1~bpo10+1) buster-swh; urgency=medium + + * Rebuild for buster-swh + + -- Software Heritage autobuilder (on jenkins-debian1) Wed, 03 Feb 2021 14:53:29 +0000 + swh-loader-mercurial (0.2.1-1~swh1) unstable-swh; urgency=medium * New upstream release 0.2.1 - (tagged by Antoine R. Dumont (@ardumont) on 2021-02-03 15:49:32 +0100) * Upstream changes: - v0.2.1 - conftest: Reference the tasks from disk module in test -- Software Heritage autobuilder (on jenkins-debian1) Wed, 03 Feb 2021 14:52:11 +0000 swh-loader-mercurial (0.2.0-1~swh1) unstable-swh; urgency=medium * New upstream release 0.2.0 - (tagged by Antoine R. Dumont (@ardumont) on 2021-02-03 14:34:00 +0100) * Upstream changes: - v0.2.0 - Adapt origin_get_latest_visit_status according to latest api change - origin/master Add tree diffing in HgLoaderFromDisk - Add content lru cache to HgLoaderFromDisk - Add mercurial.from_disk.HgLoaderFromDisk - Add new example repository generated from script - Add `Hg20BundleLoader` tests from json files - Add testing repository builder - add swh- hg-identify a cli to identify hg objects - tox.ini: pin black to the pre-commit version (19.10b0) to avoid flip-flops -- Software Heritage autobuilder (on jenkins-debian1) Wed, 03 Feb 2021 13:38:16 +0000 swh-loader-mercurial (0.1.0-1~swh1) unstable-swh; urgency=medium * New upstream release 0.1.0 - (tagged by Antoine R. Dumont (@ardumont) on 2020-10-02 14:18:00 +0200) * Upstream changes: - v0.1.0 - .loader: Migrate away from SWHConfig mixin - Drop vcversioner from requirements and setup.py - tests: Don't check the number of created 'person' objects - python: Reorder imports with isort - pre-commit: Add isort hook and configuration - pre-commit: Update flake8 hook configuration - test_loader: Adapt to latest storage revision_get change - test_loader: Adapt to latest storage release_get change - Tell pytest not to recurse in dotdirs. -- Software Heritage autobuilder (on jenkins-debian1) Fri, 02 Oct 2020 12:18:41 +0000 swh-loader-mercurial (0.0.33-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.33 - (tagged by Antoine R. Dumont (@ardumont) on 2020-08-06 16:49:47 +0200) * Upstream changes: - v0.0.33 - Adapt code according to storage signature -- Software Heritage autobuilder (on jenkins-debian1) Thu, 06 Aug 2020 14:51:01 +0000 swh-loader-mercurial (0.0.32-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.32 - (tagged by Antoine R. Dumont (@ardumont) on 2020-07-26 06:01:48 +0200) * Upstream changes: - v0.0.32 - setup.py: Migrate from vcversioner to setuptools-scm - MANIFEST: Add missing conftest requirement - tests: Reuse pytest fixtures from swh.loader.core - tests: Check against snapshot model object -- Software Heritage autobuilder (on jenkins-debian1) Sun, 26 Jul 2020 04:08:01 +0000 swh-loader-mercurial (0.0.31-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.31 - (tagged by David Douard on 2020-07-16 10:48:23 +0200) * Upstream changes: - v0.0.31 -- Software Heritage autobuilder (on jenkins-debian1) Thu, 16 Jul 2020 08:50:58 +0000 swh-loader-mercurial (0.0.30-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.30 - (tagged by Antoine Lambert on 2020-07-08 16:08:19 +0200) * Upstream changes: - version 0.0.30 -- Software Heritage autobuilder (on jenkins-debian1) Wed, 08 Jul 2020 14:12:02 +0000 swh-loader-mercurial (0.0.29-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.29 - (tagged by Antoine R. Dumont (@ardumont) on 2020-06-23 15:13:09 +0200) * Upstream changes: - v0.0.29 - loader: Read snapshot out of the last origin visit status - tests: Add missing assertions on test and use assert_last_visit_matches -- Software Heritage autobuilder (on jenkins-debian1) Tue, 23 Jun 2020 13:14:41 +0000 swh-loader-mercurial (0.0.28-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.28 - (tagged by Antoine R. Dumont (@ardumont) on 2020-06-10 17:58:11 +0200) * Upstream changes: - v0.0.28 - mercurial.loader: Wrap list when calling _missing endpoints - mercurial.loader: Use list comprehension over map - mercurial.loader: Add missing type annotation to respect base class - mercurial.loader: Fix revision parents field to a tuple - setup.py: make black and flake8 get along - setup.py: add documentation link - setup: Update the minimum required runtime python3 version - Add a pyproject.toml file to target py37 for black - Enable black - loader: Port to swh-model objects instead of dicts - Use swh- storage validation proxy earlier in the pipeline - Use swh- storage validation proxy -- Software Heritage autobuilder (on jenkins-debian1) Wed, 10 Jun 2020 16:05:33 +0000 swh-loader-mercurial (0.0.27-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.27 - (tagged by Antoine R. Dumont (@ardumont) on 2020-02-06 18:45:38 +0100) * Upstream changes: - v0.0.27 - loader.mercurial: Call storage's (skipped_)content_add endpoints -- Software Heritage autobuilder (on jenkins-debian1) Thu, 06 Feb 2020 17:58:15 +0000 swh-loader-mercurial (0.0.26-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.26 - (tagged by Antoine R. Dumont (@ardumont) on 2020-01-28 13:24:57 +0100) * Upstream changes: - v0.0.26 - docs: Fix sphinx warnings - mercurial.loader: Migrate from UnbufferedLoader to DVCSLoader -- Software Heritage autobuilder (on jenkins-debian1) Tue, 28 Jan 2020 12:27:47 +0000 swh-loader-mercurial (0.0.25-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.25 - (tagged by Antoine R. Dumont (@ardumont) on 2019-12-19 12:25:33 +0100) * Upstream changes: - v0.0.25 - mercurial.loader: Fix configuration key duplication -- Software Heritage autobuilder (on jenkins-debian1) Thu, 19 Dec 2019 11:28:23 +0000 swh-loader-mercurial (0.0.24-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.24 - (tagged by Antoine R. Dumont (@ardumont) on 2019-12-12 14:14:43 +0100) * Upstream changes: - v0.0.24 - loader: Bump dependency on loader-core -- Software Heritage autobuilder (on jenkins-debian1) Thu, 12 Dec 2019 13:17:43 +0000 swh-loader-mercurial (0.0.23-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.23 - (tagged by Antoine R. Dumont (@ardumont) on 2019-12-12 11:18:10 +0100) * Upstream changes: - v0.0.23 - tasks: Enforce kwargs use in task message -- Software Heritage autobuilder (on jenkins-debian1) Thu, 12 Dec 2019 10:21:07 +0000 swh-loader-mercurial (0.0.22-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.22 - (tagged by Antoine R. Dumont (@ardumont) on 2019-12-10 10:54:19 +0100) * Upstream changes: - v0.0.22 - tasks: Unify message format with other loaders - tests: Clarify message - tests: Migrate to pytest-mock's fixture - mercurial.tasks: Rename tasks according to production - loader.mercurial: Register mercurial worker - mercurial: Unify loader constructor - Add a pre- commit config file - Migrate tox.ini to extras = xxx instead of deps = .[testing] - De-specify testenv:py3 - Include all requirements in MANIFEST.in - typing: minimal changes to make a no-op mypy run pass - tox.ini: Fix py3 environment to use packaged tests -- Software Heritage autobuilder (on jenkins-debian1) Tue, 10 Dec 2019 09:58:47 +0000 swh-loader-mercurial (0.0.21-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.21 - (tagged by Nicolas Dandrimont on 2019-09-17 17:55:48 +0200) * Upstream changes: - Release swh.loader.mercurial v0.0.21 - Use billiard instead of multiprocessing for use in celery-based envs. -- Software Heritage autobuilder (on jenkins-debian1) Tue, 17 Sep 2019 15:58:42 +0000 swh-loader-mercurial (0.0.20-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.20 - (tagged by Nicolas Dandrimont on 2019-09-10 18:28:32 +0200) * Upstream changes: - Release swh.loader.mercurial 0.0.20 - Implement timeout when cloning repositories - Fix encoding for extra headers -- Software Heritage autobuilder (on jenkins-debian1) Tue, 10 Sep 2019 16:31:15 +0000 swh-loader-mercurial (0.0.19-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.19 - (tagged by Antoine Lambert on 2019-09-10 14:16:53 +0200) * Upstream changes: - version 0.0.19 -- Software Heritage autobuilder (on jenkins-debian1) Tue, 10 Sep 2019 12:20:20 +0000 swh-loader-mercurial (0.0.18-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.18 - (tagged by Antoine R. Dumont (@ardumont) on 2019-09-06 14:08:36 +0200) * Upstream changes: - v0.0.18 - Add attribute visit_type - add code of conduct document - CONTRIBUTORS: add Avi Kelman -- Software Heritage autobuilder (on jenkins-debian1) Fri, 06 Sep 2019 12:11:01 +0000 swh-loader-mercurial (0.0.17-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.17 - (tagged by Valentin Lorentz on 2019-06-18 16:22:40 +0200) * Upstream changes: - Use origin urls instead of origin ids. -- Software Heritage autobuilder (on jenkins-debian1) Wed, 19 Jun 2019 10:28:22 +0000 swh-loader-mercurial (0.0.16-1~swh3) unstable-swh; urgency=low * New upstream release to fix broken dependency -- Antoine Romain Dumont Sat, 16 Feb 2019 10:01:45 +0100 swh-loader-mercurial (0.0.16-1~swh2) unstable-swh; urgency=medium * New upstream release to fix debian packaging issues -- Antoine Romain Dumont Sat, 16 Feb 2019 02:02:57 +0100 swh-loader-mercurial (0.0.16-1~swh1) unstable-swh; urgency=medium * New upstream release 0.0.16 - (tagged by David Douard on 2019-02-07 16:26:07 +0100) * Upstream changes: - v0.0.16 -- Software Heritage autobuilder (on jenkins-debian1) Thu, 07 Feb 2019 15:44:03 +0000 swh-loader-mercurial (0.0.14-1~swh1) unstable-swh; urgency=medium * v0.0.14 * loader: Add default branch's tip as alias in snapshot's branches * loader.mercurial: Cleanup unused code * loader_verifier: Migrate main command to click script & use logging -- Antoine R. Dumont (@ardumont) Thu, 11 Oct 2018 14:50:49 +0200 swh-loader-mercurial (0.0.13-1~swh1) unstable-swh; urgency=medium * v0.0.13 * loader: Migrate to swh.model.hashutil.MultiHash * setup.py: Prepare for pypi upload * swh.loader.mercurial.tasks: Unify task names * docs: add title and brief module description * tests: Bootstrap tests * cli: add a sw-loader-hg entry point -- Antoine R. Dumont (@ardumont) Tue, 09 Oct 2018 17:32:17 +0200 swh-loader-mercurial (0.0.12-1~swh1) unstable-swh; urgency=medium * version 0.0.12 -- Antoine Lambert Mon, 23 Jul 2018 14:45:57 +0200 swh-loader-mercurial (0.0.11-1~swh1) unstable-swh; urgency=medium * v0.0.11 * mercurial/loader: Remove wrong parameter name * mercurial/loader: Clean up temporary extraction dir when failing * mercurial/loader: Revert back to initial default cache size value * mercurial/loader: Refactor: Reuse loader.core.utils.clean_dangling_files * bundle20_loader: Add a pre-cleanup step to clean dangling files * d/control: Bump to latest python3-swh.loader.core * slow_loader: Move to prepare_origin_visit -- Antoine R. Dumont (@ardumont) Fri, 09 Mar 2018 14:51:44 +0100 swh-loader-mercurial (0.0.10-1~swh1) unstable-swh; urgency=medium * v0.0.10 * Improve origin_visit initialization step * Properly sandbox the prepare statement so that if it breaks, we can * update appropriately the visit with the correct status -- Antoine R. Dumont (@ardumont) Wed, 07 Mar 2018 11:34:03 +0100 swh-loader-mercurial (0.0.9-1~swh1) unstable-swh; urgency=medium * v0.0.9 * bundle20_loader: Add memory configuration cache for both * bundle20_loader: Set cache disk within loader's temporary workdir -- Antoine R. Dumont (@ardumont) Tue, 20 Feb 2018 20:04:22 +0100 swh-loader-mercurial (0.0.8-1~swh1) unstable-swh; urgency=medium * v0.0.8 * objects: Add custom serialization to use less disk space * bundle20_loader: Add swh specific name to cache and table names * bundle20_loader: Opening cache size parameter * bundle20_loader: Remove one call to load_directories * bundle20_loader: Configure temporary working directory * bundle20_loader: Warn about wrong pattern in tags & continue loading * bundle20_loader: Fix reading tag as tag can contain blank space * bundle20_loader: Set cache disk within loader's temporary workdir -- Antoine R. Dumont (@ardumont) Tue, 20 Feb 2018 16:41:55 +0100 swh-loader-mercurial (0.0.7-1~swh1) unstable-swh; urgency=medium * v0.0.7 * bundle20_loader: Read bookmark as branches and use them within snapshot * bundle20_loader: Use swh revision id when creating the snapshot * bundle20_loader: use parent rev ids instead of node ids * bundle20_loader: Read heads to create snapshot * bundle20_loader: snapshot: Target releases if any * bundle20_loader: snapshot: Use swh identifier in branch target -- Antoine R. Dumont (@ardumont) Thu, 15 Feb 2018 15:20:12 +0100 swh-loader-mercurial (0.0.6-1~swh1) unstable-swh; urgency=medium * v0.0.6 * swh.loader.mercurial: Fix serialization issue * swh.loader.mercurial: Add empty line * swh.loader.mercurial: Deal appropriately with empty repository case * swh.loader.mercurial: Make reduce_effort a configuration flag -- Antoine R. Dumont (@ardumont) Wed, 14 Feb 2018 10:23:51 +0100 swh-loader-mercurial (0.0.5-1~swh1) unstable-swh; urgency=medium * v0.0.5 * swh.loader.bundle20_loader: Fix serialization issue when empty input -- Antoine R. Dumont (@ardumont) Fri, 09 Feb 2018 17:30:59 +0100 swh-loader-mercurial (0.0.4-1~swh1) unstable-swh; urgency=medium * v0.0.4 * swh.loader.bundle20_loader: Migrate loader to create snapshots * swh.loader.bundle20_loader: Be consistent in returning loader result in task * swh.loader.bundle20_loader: skip some work when possible * swh.loader.bundle20_loader: force v2 bundle generation * swh.loader.slow_loader: Make it swh.storage compliant -- Antoine R. Dumont (@ardumont) Fri, 09 Feb 2018 14:25:11 +0100 swh-loader-mercurial (0.0.3-1~swh1) unstable-swh; urgency=medium * Release swh.loader.mercurial v0.0.3 * Generate snapshots instead of occurrences -- Nicolas Dandrimont Tue, 06 Feb 2018 14:57:15 +0100 swh-loader-mercurial (0.0.2-1~swh1) unstable-swh; urgency=medium * v0.0.2 * swh.loader.mercurial: Add archive loader mercurial * swh.loader.mercurial: Clone local repository prior to load -- Antoine R. Dumont (@ardumont) Wed, 20 Dec 2017 18:21:04 +0100 swh-loader-mercurial (0.0.1-1~swh1) unstable-swh; urgency=medium * Initial release * v0.0.1 * First swh.loader.mercurial ready to run on swh infra -- Antoine R. Dumont (@ardumont) Wed, 20 Dec 2017 15:37:06 +0100