dwww Home | Show directory contents | Find package

python-nacl (1.5.0-2) unstable; urgency=medium

  * Upload to unstable

 -- Scott Kitterman <scott@kitterman.com>  Mon, 17 Jan 2022 17:56:00 -0500

python-nacl (1.5.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Scott Kitterman ]
  * New upstream release
    - Refresh patches
  * Add pybuild-plugin-pyproject to build depends to build using
    pyproject.toml
  * Update debian/copyright
  * Bump standards-version to 4.6.0 without further change

 -- Scott Kitterman <scott@kitterman.com>  Wed, 12 Jan 2022 01:08:24 -0500

python-nacl (1.4.0-1) unstable; urgency=medium

  * Use sphinxdoc:Depends instead of manual depends on libjs-sphinxdoc for
    python-nacl-doc
  * Update debian/upstream/signing-key.asc
    - Change Paul Kehrer (reaperhulk) key to be minimal
    - Remove warner's key, does not appear to be active upstream anymore
  * Bump standards-version to 4.5.0 without further change
  * New upstream release
    - Drop existing patches, incorporated upstream
    - Add python3-wheel to build-depends
  * Update debian/copyright
  * Remove privacy-breach-generic images from documentation
    - Add debian/patches/0001-remove-privacy-breach-images.patch

 -- Scott Kitterman <scott@kitterman.com>  Tue, 26 May 2020 04:06:01 -0400

python-nacl (1.3.0-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Colin Watson ]
  * Fix autopkgtest to run on supported Python versions rather than
    installed Python versions.

 -- Colin Watson <cjwatson@debian.org>  Wed, 18 Mar 2020 22:55:06 +0000

python-nacl (1.3.0-4) unstable; urgency=medium

  [ Colin Watson ]
  * Mark python-nacl-doc as Multi-Arch: foreign.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937937

 -- Sandro Tosi <morph@debian.org>  Thu, 09 Jan 2020 22:53:32 -0500

python-nacl (1.3.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Fix wrong Vcs-*.

  [ Scott Kitterman ]
  * Fix build with new hypothesis version (add d/p/480.patch from upstream)
    (Closes: #942708) - Thanks to Matthias Klose for providing the patch
  * Bump minimum hypothesis build-dep versions since after the patch, the old
    versions no longer work
  * Bump standards-version to 4.4.1 without further change

 -- Scott Kitterman <scott@kitterman.com>  Tue, 19 Nov 2019 06:57:57 -0500

python-nacl (1.3.0-2) unstable; urgency=medium

  * Add d/p/slow_health_checks.patch to cancel hypothesis time health check
    for test_crypto_kx_seed_keypair_seed_too_large to fix build on mips* and
    various ports architectures

 -- Scott Kitterman <scott@kitterman.com>  Mon, 05 Nov 2018 13:25:10 -0500

python-nacl (1.3.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python3-Version field
  * d/control: Remove ancient XS-Python-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Scott Kitterman ]
  * Set minimum versions for python/python3-hypothesis and libsodium-dev based
    on Andrej Shadura's fixes when backporting to stretch (Closes: #902825)
  * New upstream release
    - Remove d/p/0001-Bump-hypothesis-deadling-and-set-timeout-
      hypothesis.patch, equivalent fix incorporated upstream
  * Bump standards-version to 4.2.1 without further change

 -- Scott Kitterman <scott@kitterman.com>  Mon, 05 Nov 2018 09:00:40 -0500

python-nacl (1.2.1-3) unstable; urgency=medium

  * Update to also set timeout=hypothesis.unlimited to further improve the
    odds of test success on slow architectures (this is the planned default
    for Hypothesis, so it is forwawrd compatible)

 -- Scott Kitterman <scott@kitterman.com>  Tue, 13 Mar 2018 18:31:45 -0400

python-nacl (1.2.1-2) unstable; urgency=medium

  * Add debian/patches/0001-bump-hypothesis-timeouts-for-slow-archs.patch to
    add time for tests to complete on slower architectures

 -- Scott Kitterman <scott@kitterman.com>  Mon, 12 Mar 2018 22:38:19 -0400

python-nacl (1.2.1-1) unstable; urgency=medium

  [ Colin Watson ]
  * Move VCS to salsa.debian.org.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol

  [ Scott Kitterman ]
  * Convert from git-dpm to patches unapplied format
  * Add myself to Uploaders
  * New upstream release (Closes: #892637)
    - Add python-hypothesis/python3-hypothesis to build-depends for tests
    - Update debian/rules so .hypothesis files are left scattered about the
      binaries
    - Update debian/copyright
  * Bump standards-version to 4.1.3 without further change
  * Add libjs-sphinxdoc to python-nacl-doc Depends

 -- Scott Kitterman <scott@kitterman.com>  Mon, 12 Mar 2018 08:37:37 -0400

python-nacl (1.1.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump minimum Python versions to 2.7 and 3.3, matching upstream.
  * Add myself to Uploaders.
  * Build-depend on python3-sphinx rather than python-sphinx.

 -- Colin Watson <cjwatson@debian.org>  Fri, 03 Nov 2017 10:20:19 +0000

python-nacl (1.1.1-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Drop explicit python{,3}-cffi dependencies. Upstream is now using
    out-of-line mode.

  [ Tristan Seligmann ]
  * New upstream release.
  * Bump Standards-Version to 3.9.8 (no changes).

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 19 Mar 2017 16:52:04 +0200

python-nacl (1.0.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Tristan Seligmann ]
  * Build-Depend on cffi >= 1.0.0, since this is needed since pynacl
    1.0.0.
  * Activate hardening options.

 -- Tristan Seligmann <mithrandi@debian.org>  Thu, 30 Jun 2016 02:00:16 +0200

python-nacl (1.0.1-1) unstable; urgency=medium

  * New upstream version.

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 24 Jan 2016 17:56:44 +0200

python-nacl (0.3.0-2) unstable; urgency=medium

  * Add explicit dependency on python{,3}-cffi as upstream is not yet
    using the new compilation support, thus requiring cffi to be
    importable at runtime (closes: #801786).

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 02 Nov 2015 09:13:25 +0200

python-nacl (0.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Switch to pypi.debian.net redirector.
  * Add warner's key to upstream keyring.

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 02 Aug 2015 15:29:13 +0200

python-nacl (0.2.3-2) unstable; urgency=medium

  * Add "Restrictions: needs-root" because of cffi silliness.
  * Remove outdated / unnecessary XS-Testsuite field.

 -- Tristan Seligmann <mithrandi@debian.org>  Sat, 20 Jun 2015 14:34:41 +0200

python-nacl (0.2.3-1) unstable; urgency=low

  * Initial release. (Closes: #776452)

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 02 Feb 2015 04:10:40 +0200

Generated by dwww version 1.15 on Sat May 18 09:03:53 CEST 2024.