Skip to content

Conversation

@glarrain
Copy link
Contributor

glarrain added 21 commits April 7, 2020 20:20
i.e. dependencies' dependencies.
Because the new 'tox' version no longer requires `importlib-metadata<1`
we can update that dependency as well.

Changelog:
- 3.14.6 (2020-03-25)
  https://github.com/tox-dev/tox/blob/3.14.6/docs/changelog.rst#v3146-2020-03-25
...
- 3.14.0 (2019-09-03)
  https://github.com/tox-dev/tox/blob/3.14.6/docs/changelog.rst#v3132-2019-07-01
- 3.13.2 (2019-07-01)
  https://github.com/tox-dev/tox/blob/3.14.6/docs/changelog.rst#v3132-2019-07-01

Code diff:
tox-dev/tox@3.13.1...3.14.6
It is required for upgrading 'mypy' from 0.711 to 0.770.
It is required for upgrading 'cryptography' from 2.8 to 2.9.

In version 2.9 the value returned by
`cryptography.x509.Certificate.subject.rfc4514_string()`
has changed, but we shouldn't really care (the sections order in the
string has been reversed).
This is the first step of making possible to have separate models
without breaking other project's code.
rcv.parse_csv: move code from 'fd-cl-data' in here
Move fields `emisor_razon_social` and `receptor_razon_social` of
`RcvDetalleEntry` to its subclasses, where they will be modified
later.
rcv.data_models: move some fields to subclasses
@glarrain glarrain added the kind: release Release label Apr 13, 2020
@glarrain glarrain requested a review from jtrh April 13, 2020 20:46
@glarrain glarrain self-assigned this Apr 13, 2020
@glarrain glarrain merged commit ed57cca into master Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants