Page MenuHomeSoftware Heritage

No OneTemporary

diff --git a/debian/changelog b/debian/changelog
index f8c6a55..74a98dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,426 +1,432 @@
+swh-loader-svn (0.0.47-1~swh1~bpo10+1) buster-swh; urgency=medium
+
+ * Rebuild for buster-swh
+
+ -- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 12 Dec 2019 10:23:20 +0000
+
swh-loader-svn (0.0.47-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.47 - (tagged by Antoine R. Dumont
(@ardumont) <antoine.romain.dumont@gmail.com> on 2019-12-12 11:18:45
+0100)
* Upstream changes: - v0.0.47 - tasks: Enforce kwargs use in
task message
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 12 Dec 2019 10:21:55 +0000
swh-loader-svn (0.0.46-1~swh2) unstable-swh; urgency=medium
* Fix build for python3.7 only
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Sat, 16 Feb 2019 02:43:37 +0100
swh-loader-svn (0.0.46-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.46 - (tagged by Antoine R. Dumont
(@ardumont) <antoine.romain.dumont@gmail.com> on 2019-12-10 10:30:35
+0100)
* Upstream changes: - v0.0.46 - tests: Migrate to use pytest-
mock's mocker fixture - tasks: Use celery's shared_task
decorator - loader.svn: Register svn worker - svn.tasks:
Rename tasks according to production's - tasks: Adapt tasks
according to the constructor unification - svn: Unify loader
constructor with url as parameter - Fix a typo reported by
codespell - 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
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Tue, 10 Dec 2019 09:38:45 +0000
swh-loader-svn (0.0.45-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.45 - (tagged by Stefano Zacchiroli
<zack@upsilon.cc> on 2019-10-10 14:43:18 +0200)
* Upstream changes: - v0.0.45 - * typing: minimal changes to
make a no-op mypy run pass - * tox.ini: Fix py3 environment to
use packaged tests - * Add attribute visit_type. - * Fix
warning about pytest.mark.fs. - * add code of conduct document
- * CONTRIBUTORS: add Ishan Bhanuka - * Remove unnecessary noqa
- * Update dependency on swh-storage. - * Update argument name.
- * Use origin urls instead of origin ids. - * update
requirements - * Update coverage gitignore - *
SvnLoaderFromRemoteDump: Add some debug output when svnrdump is
running - * Remove debian packaging from master branch
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 10 Oct 2019 12:46:37 +0000
swh-loader-svn (0.0.44-1~swh3) unstable-swh; urgency=low
* New upstream release (fixing the distribution)
-- Antoine Romain Dumont <antoine.romain.dumont@gmail.com> Sat, 16 Feb 2019 02:43:37 +0100
swh-loader-svn (0.0.44-1~swh2) unstable; urgency=low
* New upstream release to fix debian packaging
-- Antoine Romain Dumont <antoine.romain.dumont@gmail.com> Sat, 16 Feb 2019 02:19:27 +0100
swh-loader-svn (0.0.44-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.44 - (tagged by David Douard
<david.douard@sdfa3.org> on 2019-02-07 17:35:43 +0100)
* Upstream changes: - v0.0.44
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Thu, 07 Feb 2019 16:41:45 +0000
swh-loader-svn (0.0.42-1~swh1) unstable-swh; urgency=medium
* v0.0.43
* loader: Rename default branch as HEAD
* svn.tests: Refactor using loader-core mixins
* setup: prepare for pypi upload
* Add requirements-test.txt
* docs: add title and brief module description
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 11 Oct 2018 14:52:54 +0200
swh-loader-svn (0.0.41-1~swh1) unstable-swh; urgency=medium
* v0.0.41
* Fix UnicodeDecodeError when decoding user-defined svn properties
* preventing the origin ingestion to finish (T946)
* Fix CR/LF issue preventing the origin ingestion to finish (T570)
* svn.loader: Add more efficient loader based on remote dumps
* svn.loader: Refactoring (align loader with other, name conventions,
* improve maintenance, simplify some code, etc...)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 28 Sep 2018 12:16:31 +0200
swh-loader-svn (0.0.40-1~swh1) unstable-swh; urgency=medium
* v0.0.40
* svn/loader: Remove wrong parameter name in dangling clean up call
* svn/loader: Refactor: Reuse loader.core.utils.clean_dangling_folders
* svn/tasks: Explicit tasks' arguments
* svn/loader: Add pre-cleanup step to clean potential dangling folders
* d/control: Bump to latest python3-swh.loader.core
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 09 Mar 2018 14:51:09 +0100
swh-loader-svn (0.0.39-1~swh1) unstable-swh; urgency=medium
* v0.0.39
* 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) <antoine.romain.dumont@gmail.com> Wed, 07 Mar 2018 11:31:34 +0100
swh-loader-svn (0.0.38-1~swh1) unstable-swh; urgency=medium
* v0.0.38
* In failure mode, try harder to make snapshot
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 09 Feb 2018 14:13:30 +0100
swh-loader-svn (0.0.37-1~swh1) unstable-swh; urgency=medium
* v0.0.37
* swh.loader.svn: Detect eol inconsistency and make the loading fail
* swh.loader.svn: Reduce log verbosity
* swh.loader.svn: Migrate exception to their specific module
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 08 Feb 2018 17:57:15 +0100
swh-loader-svn (0.0.36-1~swh1) unstable-swh; urgency=medium
* v0.0.36
* swh.loader.svn: Fix corner edge case on symbolic link
* swh.loader.svn: Deal with empty svn repository edge case
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 07 Feb 2018 12:36:45 +0100
swh-loader-svn (0.0.35-1~swh1) unstable-swh; urgency=medium
* Release swh.loader.svn v0.0.35
* Update to use snapshots instead of occurrences
* Properly return loader status to scheduler
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 06 Feb 2018 14:40:28 +0100
swh-loader-svn (0.0.34-1~swh1) unstable-swh; urgency=medium
* v0.0.34
* Unify temporary directory naming
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Dec 2017 12:26:50 +0100
swh-loader-svn (0.0.33-1~swh1) unstable-swh; urgency=medium
* v0.0.33
* swh.loader.svn: Add option to load a repository from scratch
* swh.loader.svn.loader: Fix special symlink case
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 08 Dec 2017 17:38:37 +0100
swh-loader-svn (0.0.32-1~swh1) unstable-swh; urgency=medium
* v0.0.32
* d/control: Bump dependency to latest swh-loader-core
* tests: Add commits with wrong symbolic links (broken, empty space)
* ra: Fix not cleaned up path leading to file exists error
* docs: add absolute anchor to documentation index
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 08 Nov 2017 13:22:42 +0100
swh-loader-svn (0.0.31-1~swh1) unstable-swh; urgency=medium
* v0.0.31
* swh.loader.svn.ra: Fix blank space in symlink path split problem
* swh.loader.svn.ra: Fix missing case about existing directory
* swh.loader.svn.ra: Explicit the closure
* swh.loader.svn: Deal with origin creation inhibition in base class
* swh.loader.svn: Remove unneeded instruction
* swh.loader.svn: Fix initializing the origin multiple times
* swh.loader.svn: Remove unneeded except clause
* swh.loader.svn: uneventful visit is not an error
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 24 Oct 2017 16:35:01 +0200
swh-loader-svn (0.0.30-1~swh1) unstable-swh; urgency=medium
* Release swh.loader.svn version 0.0.30
* Update packaging runes
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 12 Oct 2017 18:07:58 +0200
swh-loader-svn (0.0.29-1~swh1) unstable-swh; urgency=medium
* v0.0.29
* swh.loader.svn.loader: Fix missing revision id key (which can lead
* to an empty partial visit for example in the case of a repository
* holding an svn:externals property).
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Mon, 09 Oct 2017 16:02:23 +0200
swh-loader-svn (0.0.28-1~swh1) unstable-swh; urgency=medium
* Release swh.loader.svn v0.0.28
* Replace swh.model.git with swh.model.from_disk
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 06 Oct 2017 17:18:57 +0200
swh-loader-svn (0.0.27-1~swh1) unstable-swh; urgency=medium
* v0.0.27
* d/control: Bump dependency to latest swh.loader.core
* swh.loader.svn: Add args to raised exception in edge cases
* swh-hashtree: Fix no longer existing swh.core.hashutil import
* docs/: add sphinx apidoc generation skeleton
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 03 Oct 2017 19:01:26 +0200
swh-loader-svn (0.0.26-1~swh1) unstable-swh; urgency=medium
* Release swh.loader.svn 0.0.26
* update tasks to new swh.scheduler API
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Mon, 12 Jun 2017 18:25:40 +0200
swh-loader-svn (0.0.25-1~swh1) unstable-swh; urgency=medium
* v0.0.25
* Add blake2s256 new hash computation on content
* Use gzip instead of pigz
* Migrate from swh.core.hashutil to swh.model.hashutil
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 04 Apr 2017 14:18:57 +0200
swh-loader-svn (0.0.24-1~swh1) unstable-swh; urgency=medium
* v0.0.24
* Simplify loader's logic
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 22 Feb 2017 14:09:15 +0100
swh-loader-svn (0.0.23-1~swh1) unstable-swh; urgency=medium
* Release swh.loader.svn v0.0.23
* Return timestamps as pairs of integers (Close T680)
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 14 Feb 2017 19:40:27 +0100
swh-loader-svn (0.0.22-1~swh1) unstable-swh; urgency=medium
* v0.0.22
* Pass optionally the visit date to producer
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 10 Jan 2017 15:03:45 +0100
swh-loader-svn (0.0.21-1~swh1) unstable-swh; urgency=medium
* v0.0.21
* Use the dump's fetch date as visit date
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 10 Jan 2017 15:03:24 +0100
swh-loader-svn (0.0.20-1~swh1) unstable-swh; urgency=medium
* v0.0.20
* Fix function call
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 06 Jan 2017 15:38:14 +0100
swh-loader-svn (0.0.19-1~swh1) unstable-swh; urgency=medium
* v0.0.19
* Rename task_queue adequately
* Fix - Remove empty temporary directory in corner cases
* Fix generator issue when using local storage
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 06 Jan 2017 14:10:19 +0100
swh-loader-svn (0.0.18-1~swh1) unstable-swh; urgency=medium
* v0.0.18
* Add check revision hash computation divergence during loading
* Add task to load a svn repository from an archive dump and load the
* repository
* Raise error when svn:externals keyword is encountered (T610) since
* it's not dealt with yet.
* Revert modifications related to svn:eol-style since no good policy
has
* been found yet to deal with it
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 15 Dec 2016 10:57:26 +0100
swh-loader-svn (0.0.17-1~swh1) unstable-swh; urgency=medium
* v0.0.17
* Force eol conversion when needed
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 08 Dec 2016 18:25:55 +0100
swh-loader-svn (0.0.16-1~swh1) unstable-swh; urgency=medium
* v0.0.16
* Improve origin_visit policy
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 26 Aug 2016 15:59:31 +0200
swh-loader-svn (0.0.15-1~swh1) unstable-swh; urgency=medium
* v0.0.15
* Update svn loader to register origin_visit's state
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 24 Aug 2016 14:56:54 +0200
swh-loader-svn (0.0.14-1~swh1) unstable-swh; urgency=medium
* v0.0.14
* Update svn loader to register origin_visit's state
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 23 Aug 2016 16:38:16 +0200
swh-loader-svn (0.0.13-1~swh1) unstable-swh; urgency=medium
* v0.0.13
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 18 Aug 2016 10:30:13 +0200
swh-loader-svn (0.0.12-1~swh1) unstable-swh; urgency=medium
* v0.0.12
* Inhibit keyword expansion during export phase (svn update)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 06 Jul 2016 16:17:51 +0200
swh-loader-svn (0.0.11-1~swh1) unstable-swh; urgency=medium
* v0.0.11
* Reschedule when error on loading an svn repository
* Start from last known revision
* Permit to load local mirror with remote mirror origin
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 01 Jul 2016 16:51:37 +0200
swh-loader-svn (0.0.10-1~swh1) unstable-swh; urgency=medium
* v0.0.10
* Add retry policy around britle action (connection to remote svn
server)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Sat, 25 Jun 2016 11:30:34 +0200
swh-loader-svn (0.0.9-1~swh1) unstable-swh; urgency=medium
* v0.0.9
* Restrict loader to 2 possible policies: swh, git-svn
* Improve coverage
* Update README
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 24 Jun 2016 13:56:54 +0200
swh-loader-svn (0.0.8-1~swh1) unstable-swh; urgency=medium
* v0.0.8
* Use remote-access approach to hash and compute hashes from svn
* repository (migrate major dependency from pysvn to subvertpy)
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Sat, 11 Jun 2016 19:55:54 +0200
swh-loader-svn (0.0.7-1~swh1) unstable-swh; urgency=medium
* v0.0.7
* d/control: Bump dependency version to latest swh-model
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 26 May 2016 16:10:32 +0200
swh-loader-svn (0.0.6-1~swh1) unstable-swh; urgency=medium
* v0.0.6
* d/control: Bump swh-model dependency
* Simplify ignore folder corner cases
* Rework log
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 25 May 2016 23:53:10 +0200
swh-loader-svn (0.0.5-1~swh1) unstable-swh; urgency=medium
* v0.0.5
* Add svn update behavior as option (default to True)
* d/control: Bump dependency version to swh-loader-core
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 25 May 2016 12:44:35 +0200
swh-loader-svn (0.0.4-1~swh1) unstable-swh; urgency=medium
* v0.0.4
* Add options for git-svn like behavior (git svn clone <url> --no-
metadata)
* Ignore empty folder
* Add extra-line in svn commit message
* No revision metadata (beware that this break the update repo
* mechanism)
* Also, use <user>@<repo-uuid> pattern for committer/author
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 24 May 2016 17:04:40 +0200
swh-loader-svn (0.0.3-1~swh1) unstable-swh; urgency=medium
* v0.0.3
* Improve filesystem cleanup (before: left empty directory)
* Use pysvn to extract uuid information (before: subprocess with
subversion call)
* Keep the working copy's name on the local checkout
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Apr 2016 16:10:51 +0200
swh-loader-svn (0.0.2-1~swh1) unstable-swh; urgency=medium
* v0.0.2
* Update to the right swh dependencies.
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Apr 2016 13:02:04 +0200
swh-loader-svn (0.0.1-1~swh1) unstable-swh; urgency=medium
* Initial release
* v0.0.1
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 13 Apr 2016 16:46:37 +0200

File Metadata

Mime Type
text/x-diff
Expires
Thu, Jul 3, 11:47 AM (3 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3332818

Event Timeline