Skip to content

Bump schwifty from 2020.11.0 to 2021.10.0#115

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/schwifty-2021.10.0
Closed

Bump schwifty from 2020.11.0 to 2021.10.0#115
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/schwifty-2021.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 4, 2021

Bumps schwifty from 2020.11.0 to 2021.10.0.

Release notes

Sourced from schwifty's releases.

2021.10.0

Added

  • Added IBAN spec for Sudan (SD).
  • Added and extended manually curated bank entries for Turkey, Italy, Israel, Ireland, Spain, Switzerland and Denmark (thanks to @​howorkon).

Changed

  • Updated bank registry for Austria, Belgium, Czech Republic, Germany, Netherlands, Poland, Slovenia and Slovakia.

Fixed

  • Disallow schwifty to be installed for Python versions older than 3.7. It was unsupported before, but is now rejected upon installation with an appropriate error message.
  • Austrian bank codes are now consistently left padded with zeros. This fixes the mapping from IBAN to BIC for the Austrian federal bank institutes.

2021.06.1

2021.06.0

2021.05.2

  • Country specifc checksum validation for Belgian banks, as well as support for generating the checksum when using the IBAN.generate()-method. (thanks @​mhemeryck)

2021.05.1

  • The IBAN validation now optionally includes the verification of the country-specific checksum within the BBAN. This currently works for German and Italian banks. For German banks, the checksum algorithm for the account code is chosen by the bank code. Since there are over 150 bank-specific algorithms in Germany not all of them are implemented at the moment, but the majority of banks should be covered.
  • Update bank registry for Germany, Poland, Czech Republic, Austria and Netherlands.

2021.05.0

  • Added manually curated list of Lithuanian Banks (e.g Revolut Payments UAB).

2021.04.0

  • Added type hints to the entire code base.
  • Dropped support for Python 3.6
  • Update bank registry for Austria, Poland, Germany, Belgium, Czech Republic, Netherlands, Slovenia and Slovakia.

2021.01.0

  • Restructure documentation and change theme to furo
  • Added dedicated exception classes for various validation errors.
  • Drop support for Python 2. Only Python 3.6+ will be supported from now
  • Use PEP 517/518 compliant build setup.
Changelog

Sourced from schwifty's changelog.

2021.10.0_ - 2021/10/01

Added

* Added IBAN spec for Sudan (SD).
* Added and extended manually curated bank entries for Turkey, Italy, Israel, Ireland, Spain,
  Switzerland and Denmark `@howorkon <https://github.com/howorkon>`_.

Changed

  • Updated bank registry for Austria, Belgium, Czech Republic, Germany, Netherlands, Poland, Slovenia and Slovakia.

Fixed

* Disallow ``schwifty`` to be installed for Python versions older than 3.7. It was unsupported
  before but is now rejected upon installation with an appropriate error message.
* Austrian bank codes are now consistently left padded with zeros. This fixes the mapping from
  IBAN to BIC for the Austrian federal bank institutes.

2021.06.1_ - 2021/06/24

Added

  • Enable tool based type checking as described in PEP-0561_ by adding the py.typed marker @jmfederico <https://github.com/jmfederico>_

2021.06.0_ - 2021/06/17

Added

* Added bank registry for Swedish Banks `@jmfederico <https://github.com/jmfederico>`_

2021.05.2_ - 2021/05/23

Added

  • Country specifc checksum validation for Belgian banks, as well as support for generating the checksum when using the :meth:IBAN.generate-method. @mhemeryck <https://github.com/mhemeryck>_

2021.05.1_ - 2021/05/20

Added

... (truncated)

Commits
  • 3f2e71b Fix IBAN-BIC mapping for austrian federal institutes
  • 02a4761 Reject installation for Python versions older than 3.7
  • e51dfed Update various bank registries and scripts
  • 1078685 Add IBAN spec for Sudan (SD)
  • 34cd5ba Merge pull request #58 from howorkon/master
  • e61b689 add some bank_registry
  • f38869c update some bank_registry
  • 4504b41 chore: Upgrade isort pre-commit hook
  • a552a08 chore: Update mypy to 0.910
  • c00b6d5 Merge pull request #53 from jmfederico/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [schwifty](https://github.com/mdomke/schwifty) from 2020.11.0 to 2021.10.0.
- [Release notes](https://github.com/mdomke/schwifty/releases)
- [Changelog](https://github.com/mdomke/schwifty/blob/master/CHANGELOG.rst)
- [Commits](mdomke/schwifty@2020.11.0...2021.10.0)

---
updated-dependencies:
- dependency-name: schwifty
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 4, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 12, 2021

Superseded by #116.

@dependabot dependabot Bot closed this Oct 12, 2021
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2021.10.0 branch October 12, 2021 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants