fsspec (2025.7.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.7.2 (routine-update)
  Set upstream metadata fields: Documentation.

 -- Emmanuel Arias <eamanu@debian.org>  Thu, 07 Aug 2025 20:19:43 -0300

fsspec (2025.3.2-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Ignore fsspec/implementations/tests/test_github.py test. It
    uses internet conection.

 -- Emmanuel Arias <eamanu@debian.org>  Wed, 02 Apr 2025 13:49:39 -0300

fsspec (2025.3.0-1) unstable; urgency=medium

  * New upstream version.
  * d/rules: Ignore test_http_sync.py test, it use conections http.

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 15 Mar 2025 17:40:53 -0300

fsspec (2025.2.0-1) unstable; urgency=medium

  * New upstream version.

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 15 Feb 2025 19:39:48 -0300

fsspec (2024.12.0-2) unstable; urgency=medium

  * d/contol: Ignore test test_async_cat_file_ranges test that use internet
    connection to perform test (Closes: #1092543).
    - Ignore it in d/tests/fsspec-tests as well.

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 25 Jan 2025 00:07:07 -0300

fsspec (2024.12.0-1) unstable; urgency=medium

  * New upstream version.
  * d/patches/0002-Remove-privacy-breach-in-documentation.patch: Update patch
    according to new upstream release.

 -- Emmanuel Arias <eamanu@debian.org>  Wed, 25 Dec 2024 19:16:35 -0300

fsspec (2024.10.0-1) unstable; urgency=medium

  * New upstream version (Closes: #1088301).
  * d/patches/0002-Remove-privacy-breach-in-documentation.patch: Update
    patches according to upstream code.
  * d/patches/use-localhost-in-tests.patch: Add patch to use explicit
    localhost in tests and avoid fail in tests.
  * d/control: Remove python3-fusepy from Recommends (Closes: #1085592).

 -- Emmanuel Arias <eamanu@debian.org>  Sun, 01 Dec 2024 21:13:11 -0300

fsspec (2024.9.0-1) unstable; urgency=medium

  * New upstream version.
  * d/rules: Ignore failing tests
    test_find_returns_expected_result_detail_true and
    test_find_returns_expected_result_detail_true_include_dirs. They need
    more investigation.
  * d/copyright: Update Copyright year for debian/* files.

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 21 Sep 2024 07:54:44 -0300

fsspec (2024.6.1-1) unstable; urgency=medium

  * New upstream version.

 -- Emmanuel Arias <eamanu@debian.org>  Tue, 30 Jul 2024 02:12:20 -0300

fsspec (2024.6.0-1) unstable; urgency=medium

  * New upstream version.
  * d/p/0002-Remove-privacy-breach-in-documentation.patch: Add Forwarded
    not needed.
  * d/tests/fsspec-tests: modify test_from_dict_valid test to look for
    tests.test_spec instead of fsspec.tests.test_spec to create a
    DummyTestFS object. This is because during autopkgtest the test folder
    is moved out from fsspec folder.

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 22 Jun 2024 11:02:53 -0300

fsspec (2024.5.0-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Add python3-hatchling and python3-hatch-vcs as build depends.
    Upstream changed the build system.
    - Remove python3-setuptools from build dependencies.
  * d/copyright: Remove copyright entry for versioneer.py file this is not
    longer in the upstream source.
  * d/rules: Install tests files they are need for autopkgtests.
    - d/tests/fsspec-tests: Remove creation of symbolic links. Copy conftest.py
    to AUTOPKGTEST_TMP folder.

 -- Emmanuel Arias <eamanu@debian.org>  Mon, 27 May 2024 15:37:44 -0300

fsspec (2024.3.1-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * d/patches/turn-off-assert-in-debian.patch: Remove patch that is not longer
    needed. Also, update 0002-Remove-privacy-breach-in-documentation.patch
    patch according to the new upstream release code.
  * d/tests/fsspec-tests: force symbolic link creation in autopkgtest.

 -- Emmanuel Arias <eamanu@debian.org>  Sun, 21 Apr 2024 20:47:01 -0300

fsspec (2023.10.0-1) unstable; urgency=medium

  * New upstream release.
  * d/copyright: Add License entry for versioneer.py file.

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 28 Oct 2023 08:05:44 -0300

fsspec (2023.9.2-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Update my contact information. Also update in d/copyright
    file.
  * d/patches/0002-Remove-privacy-breach-in-documentation.patch: Add patch to
    remove potential security breach.

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 14 Oct 2023 17:11:23 -0300

fsspec (2023.6.0-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Add python3-sphinx-design as build dependency. It is needed for
    build documentation package.
  * d/patches/turn-off-assert-in-debian.patch: Update patch according to new
    upstream release code change.
  * d/rules: Ignore test_dbfs_read_range and test_dbfs_read_range_chunked
    tests because they need http connections.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Mon, 19 Jun 2023 01:40:44 -0300

fsspec (2023.3.0-1~exp1) experimental; urgency=medium

  * New upstream version.
  * d/patches/0001-explicit-use-of-127.0.0.1.patch: Remove patch. It was
    already applied by upstream.
  * d/control: Move python3-tqdm from Recommends binary package to
    Build-Depends source package.
  * d/control: Bump Standards-Version to 4.6.2 (from 4.6.0.1; no further
    changes).
  * d/patches/turn-off-assert-in-debian.patch: Add patch to turn off an
    assert in test_make_path_posix test.
  * d/source/lintian-overrides: Remove unnecessary lintian override.
    - Add source-is-missing in lintian-overrides. It's a false positive.
  * d/tests/control: Add python3-tqdm as Depends.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 01 Apr 2023 15:51:44 -0300

fsspec (2022.11.0-1) unstable; urgency=medium

  * d/rules: Add LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 variables during the
    documentation package build. This make the package reproducible.
  * New upstream release.
  * d/patches: Remove 0001-explicit-use-of-127.0.0.1.patch. It was already
    applied for upstream.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 12 Nov 2022 14:01:09 -0300

fsspec (2022.10.0-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * New upstream version.
  * d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.1; no further
    changes).
  * d/source/lintian-overrides: Override lintian error that is a false
    positive.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 29 Oct 2022 07:37:49 +0000

fsspec (2022.8.2-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * New upstream version.
  * d/source/lintian-overrides: Remove unused override.
    missing-build-dependency-for-dh-addon is not longer reported.
  * d/patches/0001-explicit-use-of-127.0.0.1.patch: Forward issue to upstream.

  [ Jeroen Ploemen ]
  * Bump Standards-Version to 4.6.1 (from 4.6.0.1; no further changes).

 -- Emmanuel Arias <eamanu@yaerobi.com>  Wed, 07 Sep 2022 05:57:49 +0000

fsspec (2022.5.0-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Add python3-tqdm as Build Dependency.
  * d/patches: Update 0001-explicit-use-of-127.0.0.1.patch according to the
    new changes made by upstream.
  * d/tests/control: Add python3-tqdm as autopkgtest dependency.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 28 May 2022 05:52:43 +0000

fsspec (2022.3.0-2) unstable; urgency=medium

  * d/patches: Add patch to replace the use of test server in localhost
    to 127.0.0.1, to avoid issues with host configured only with ipv6.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Tue, 19 Apr 2022 08:39:29 +0000

fsspec (2022.3.0-1) unstable; urgency=medium

  * New upstream version 2022.3.0
  * d/control: Add python3-tqdm to Recommends of the binary package.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Mon, 11 Apr 2022 05:45:39 +0000

fsspec (2022.02.0-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Add python3-pytest-mock and python3-pytest-asyncio
    packageas used in tests as build depends.
  * d/patches: Remove patches that comment the use of the theme
    sphinx_rtd_theme.
    - d/control: Add python3-sphinx-rtd-theme package as Build Depends.
  * d/tests/control: Add python3-pytest-mock and python3-pytest-asyncio as
    Depends in autopkgtest.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 12 Mar 2022 06:43:46 +0000

fsspec (2022.01.0-1) unstable; urgency=medium

  * d/gbp.conf: Set debian/master as default branch.
  * d/tests: Add autopkgtest.
  * Run wrap-and-sort.
  * New upstream version (Closes: #983883).
  * d/control: Bump Standards-Version to 4.6.0.1. No changes needed.
  * d/control: Add Build-Depends on python3-pytest, python3-numpy and
    python3-aiohttp. They are used in tests.
  * d/rules: Run tests in build time.
    - Ignore tests that need http connections.
    - Copy tests from source to the build directory. The tests folders are
      ignored by dh_auto_build.
  * d/control: Add Rules-Requires-Root: no.
  * d/control: Clarify the long description of python-fsspec-doc that this
    package contains the documentation.
  * d/control: Update Vcs-* links to be according to the new repository name.
  * d/copyright: Add upstream contact information.
  * d/control: Build with pybuild's pyproject plugin. Add
    pybuild-plugin-pyproject as Build Depends.
  * Update the upstream homepage. Update it in d/control, d/copyright and
    d/watch.
  * d/tests: use the upstream testsuite as autopkgtest.
  * d/control: Update source package Build-Depends and binary package
    Recommends.
    - Remove python3-certifi from Build-Depends. It is not used.
    - Add python3-pytest-vcr as Build-Depends, it is needed for tests.
    - Add python3-dask, python3-distributed, python3-requests, python3-dropbox,
      python3-pygit2, python3-paramiko, python3-fusepy, python3-libarchive-c,
      git as Recommends. This is to extend the features of the package.
  * d/copyright: Update debian/* files copyright year.
  * d/source/lintian-overrides: Override missing-build-dependency-for-dh-addon
    to avoid a wrong lintian error until #1003668 be closed.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sun, 06 Feb 2022 11:07:17 +0000

fsspec (0.8.4-1) unstable; urgency=medium

  [Emmanuel Arias]
  * New upstream release.
  * d/control: Bump debhelper-compat to 13.
  * d/salsa-ci.yml: enable salsa-ci.
  * d/rules: fix PYBUILD_NAME.

  [Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints.
    + python-fsspec-doc: Add Multi-Arch: foreign.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Fri, 16 Oct 2020 13:41:33 -0300

fsspec (0.6.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Wed, 04 Dec 2019 13:48:56 +0100

fsspec (0.6.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Source-only upload, no changes.

 -- Matthias Klose <doko@debian.org>  Wed, 04 Dec 2019 12:54:50 +0100

fsspec (0.6.0-1) unstable; urgency=medium

  * Team upload.
  * Initial release. (Closes: #944198)

 -- Emmanuel Arias <emmanuelarias30@gmail.com>  Mon, 18 Nov 2019 20:04:45 -0300
