Bump ics from 0.7 to 0.7.2
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(almost 4 years ago)
(about 1 year ago)
(about 1 year ago)
dependencies
Bumps ics from 0.7 to 0.7.2.
Release notes
Sourced from ics's releases.
Version 0.7.2
This is a bugfix release.
Bug fix:
- Add a lower bound (
>=19.1.0) on the required version ofattrs#353 (bug introduced in 0.7.1)Version 0.7.1
This release contains a few minor changes and introduces deprecations for features that will be removed in 0.8.
Deprecation:
- Add warnings about breaking changes in v0.8 to
Calendar.str()and.iter().Minor changes:
- Add a dependency on attrs.
- Remove the upper bound on the version of arrow.
- Backport optimizations for TatSu parser from 0.8
Bug fix:
- Fix "falsey" (
bool(x) is False) alarm trigger (i.e.timedelta(0)) not being serialized #269
Changelog
Sourced from ics's changelog.
0.7.2
This is a bugfix release.
Bug fix:
- Add a lower bound (
>=19.1.0) on the required version ofattrs[#353](https://github.com/C4ptainCrunch/ics.py/issues/353) <https://github.com/ics-py/ics-py/issues/353>_ (bug introduced in 0.7.1)
0.7.1
This release contains a few minor changes and introduces deprecations for features that will be removed in 0.8.
Deprecation:
- Add warnings about breaking changes in v0.8 to
Calendar.str()and.iter().Minor changes:
- Add a dependency on
attrs <https://pypi.org/project/attrs/>_.- Remove the upper bound on the version of
arrow <https://pypi.org/project/arrow/>_.- Backport optimizations for TatSu parser from 0.8
Bug fix:
- Fix "falsey" (
bool(x) is False) alarm trigger (i.e.timedelta(0)) not being serialized[#269](https://github.com/C4ptainCrunch/ics.py/issues/269) <https://github.com/ics-py/ics-py/issues/269>_Known bugs:
- Missing lower bound on the required version of
attrs(>=19.1.0)[#353](https://github.com/C4ptainCrunch/ics.py/issues/353) <https://github.com/ics-py/ics-py/issues/353>_
Commits
f846c9dAdd a lower bound (>=19.1.0) on the required version ofattrs(#353) and ...42d4e9fFix napoleon python path99565e9Fix doc requirements pathd7511ddAdd a rtd config file20cdd95Try an upgrade to sphinx 597eaa6bFix a typo in the changelogb0c207dPrepare the 0.7.1 release: changelog + authorsb8df69cfix warnings about deprecated to string in nested serializers63344ddUnpin arrow (#349)a9b8e1aPackaging work for the upcoming release- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Technical Details
| ID: | 238902 |
| UUID: | 1296938454 |
| Node ID: | PR_kwDOEJY22846_vPJ |
| Host: | GitHub |
| Repository: | fedora-python/python-release-schedule-ical |