Skip to content

Bump schwifty from 2020.11.0 to 2021.10.2#117

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps schwifty from 2020.11.0 to 2021.10.2.

Release notes

Sourced from schwifty's releases.

2021.10.2

Added

  • Added 440 additional bank records for Spain.

2021.10.1

Changed

Fixed

  • Ensure that Belgian BBAN checksums are always 2 digits long.

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).

... (truncated)

Changelog

Sourced from schwifty's changelog.

2021.10.2 - 2021/10/12

Added

* Added 440 additional bank records for Spain.

2021.10.1 - 2021/10/11

Changed

  • Use importlib.resources <https://docs.python.org/3.9/library/importlib.html#module-importlib.resources>_ for loading internal registries. This removes the need to have setuptools installed. Thank you @a-recknagel <https://github.com/a-recknagel>_ for the idea!

Fixed

* Ensure that Belgian BBAN checksums are always 2 digits long.

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 &lt;https://github.com/jmfederico&gt;_

</tr></table>

... (truncated)

Commits
  • 8366a0a Added 440 additional bank records for spain
  • 162f716 Ensure Belgian BBAN checksums are always 2 digits long
  • 990348b Merge pull request #60 from mdomke/use-importlib-for-loading-resources
  • 18c34d6 chore: Ignore mypy error on conditional imports
  • db40d1f chore: importlib.resources.files is only available in Python 3.9
  • fba6d65 Use importlib for loading resources
  • 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)
  • 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.2.
- [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.2)

---
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 13, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 16, 2022

Superseded by #121.

@dependabot dependabot Bot closed this Feb 16, 2022
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2021.10.2 branch February 16, 2022 09:03
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