Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Dec 29, 2023

  1. Bump version to 2023.4

    pganssle committed Dec 29, 2023
    Copy the full SHA
    c7bf688 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Update tzdata to 2023d

    pganssle committed Dec 23, 2023
    Copy the full SHA
    8af58de View commit details
    Browse the repository at this point in the history
  2. Fix readthedocs build

    pganssle committed Dec 23, 2023
    Copy the full SHA
    d79f69a View commit details
    Browse the repository at this point in the history
  3. Restore Python 2.7 tests

    pganssle committed Dec 23, 2023
    Copy the full SHA
    356477d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Add support for Python 3.12

    hugovk authored and pganssle committed Oct 8, 2023
    Copy the full SHA
    c690643 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Update tzdata to 2023c

    This is effectively identical to 2023a, because of the chaos around
    Lebanon's short notice DST change.
    pganssle committed Mar 29, 2023
    Copy the full SHA
    eaf2f5f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Update tzdata to 2023b

    pganssle committed Mar 24, 2023
    Copy the full SHA
    3ab6e77 View commit details
    Browse the repository at this point in the history
  2. Update tzdata to 2023a

    pganssle committed Mar 24, 2023
    Copy the full SHA
    c15b7e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge pull request #62 from pganssle/2022g

    Bump version to 2022g
    pganssle committed Nov 30, 2022
    Copy the full SHA
    1c9a0ae View commit details
    Browse the repository at this point in the history
  2. Bump version to 2022g

    pganssle committed Nov 30, 2022
    Copy the full SHA
    6dba264 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63 from pganssle/fix_gha

    Fix broken test configuration
    pganssle committed Nov 30, 2022
    Copy the full SHA
    cf79c2d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    862d364 View commit details
    Browse the repository at this point in the history
  5. Fix typing issues

    Mypy has gotten more strict about implicit optional, and there were a
    few other typing issues that turned up. I've also gone ahead and moved
    away from the deprecated `typing.` sequences to `collections.abc`, and
    removed uses of `List` and such when I found them.
    pganssle committed Nov 30, 2022
    Copy the full SHA
    da7cc8c View commit details
    Browse the repository at this point in the history
  6. Switch Python 2.7 and 3.6 to older base images

    These are no longer supported on ubuntu-latest, but they work on 20.04.
    pganssle committed Nov 30, 2022
    Copy the full SHA
    79e9073 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Merge pull request #61 from pganssle/upgrade_versions

    Upgrade versions in github actions
    pganssle committed Oct 30, 2022
    Copy the full SHA
    bb9d74c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    291f754 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4168121 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    de8df3b View commit details
    Browse the repository at this point in the history
  5. Add 3.11 to test matrix

    pganssle committed Oct 30, 2022
    Copy the full SHA
    3e2a3ec View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update tzdata to 2022e

    pganssle committed Oct 12, 2022
    Copy the full SHA
    fe638cc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Update tzdata to 2022d

    pganssle committed Sep 26, 2022
    Copy the full SHA
    967f57f View commit details
    Browse the repository at this point in the history
  2. Update to 2022c

    pganssle committed Sep 26, 2022
    Copy the full SHA
    c5e7813 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update version to 2022.2

    pganssle committed Aug 12, 2022
    Copy the full SHA
    162e6a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update tzdata to 2022b

    pganssle committed Aug 11, 2022
    Copy the full SHA
    2e96ba5 View commit details
    Browse the repository at this point in the history
  2. Update pre-commit hooks

    pganssle committed Aug 11, 2022
    Copy the full SHA
    3543ada View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Update tzdata to 2022a

    pganssle committed Mar 17, 2022
    Copy the full SHA
    c5b0c69 View commit details
    Browse the repository at this point in the history
  2. Remove tag signing

    I no longer really believe GPG signatures are a very useful signal here,
    and they are a bit of a pain to continue maintaining, so I'm dropping
    the tag signing.
    pganssle committed Mar 17, 2022
    Copy the full SHA
    d705433 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Copy the full SHA
    ba939c7 View commit details
    Browse the repository at this point in the history
  2. Update tzdata to 2021e

    pganssle committed Oct 25, 2021
    Copy the full SHA
    40f894c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Update tzdata to 2021d

    pganssle committed Oct 19, 2021
    Copy the full SHA
    6597913 View commit details
    Browse the repository at this point in the history
  2. Update tzdata to 2021c

    pganssle committed Oct 19, 2021
    Copy the full SHA
    2764896 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Update to 2021b (unmodified)

    See commit 5053a73 (2021.2) for more
    details — this is the second version fo 2021b that we are releasing due
    to some controversy upstream in the direction that tzdb should take.
    pganssle committed Oct 1, 2021
    Copy the full SHA
    666975d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Update data to 2021b (modified)

    This is really 2021a+ — there is a great deal of controversy upstream
    about the inclusion of a number of patches that merge pre-existing zones
    into zones with which they differ before 1970.
    
    These changes may be disruptive to test suites and a large number of
    people asked the maintainer to make a release containing only the
    changes to Samoa and Jordan's DST (which are time-sensitive) and to
    continue the debate about the other changes without the added time
    pressure. The maintainer cut a release with fewer of the proposed
    changes, but still many changes. As a result, there has been some split
    in the ecosystem about which binaries to actually deploy — some people
    are packaging 2021a + Samoa & Jordan while others are packaging 2021b
    as-is.
    
    We will attempt a compromise by releasing 2021a + cherry-picked changes
    as 2021.2 and 2021b as 2021.2.post0.
    pganssle committed Sep 30, 2021
    Copy the full SHA
    5053a73 View commit details
    Browse the repository at this point in the history
  2. Allow building from local tarballs

    This is useful for the case we find ourselves in now — where we want to
    build from a local copy of the tarball built from a repo with
    cherry-picked changes.
    pganssle committed Sep 30, 2021
    Copy the full SHA
    b836426 View commit details
    Browse the repository at this point in the history
  3. Build wheel from sdist

    Starting in version 0.5.0, the default behavior of `pypa/build` is to
    first build the sdist, then to buil a wheel from the sdist, see:
    
        https://pypa-build.readthedocs.io/en/latest/changelog.html#id10
    
    If you specify `-s -w`, both will be built from the local directory.
    Since the sdist is the correct release artifact from which to build
    wheels, the default behavior is preferred.
    FFY00 authored and pganssle committed Sep 30, 2021
    Copy the full SHA
    310e0a5 View commit details
    Browse the repository at this point in the history
Older