x-wr-timezone
Repair Google Calendar - This Python module and program makes ICS/iCalendar files using X-WR-TIMEZONE compatible with the RFC 5545 standard.
2.0.1
2.1M downloads/mo
#3324 most downloaded on PyPI
niccokunzmann/x-wr-timezone
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 1.6 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
5 years old
10 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Jan 2022 to Feb 2025Releases
latest 10-
2.0.106 Feb 2025Commits, not release notes
This project publishes no release notes. Between
v2.0.0andv2.0.1there were 13 commits, 11 of them substantive:- Create SECURITY.rst
- Update SECURITY.rst
- Use SECURITY.md for GitHub
- Link to Tidelift
- Link to Security Policy
- fix style
- fix link
- Update FUNDING.yml
- Nicer Security Policy Title
- Cache timezone component
- log changes
-
2.0.027 Nov 2024Commits, not release notes
This project publishes no release notes. Between
v1.0.1andv2.0.0there were 12 commits, 7 of them substantive:- correct changelog
- Updated Python versions - Python 3.13
- updated
- Document Google Calendar
- Add VTIMEZONE component
- log changes
- Link to icalendar.Calendar
-
1.0.130 Sep 2024Commits, not release notes
This project publishes no release notes. Between
v0.0.7andv1.0.1there were 7 commits, 5 of them substantive:- Update FUNDING.yml
- add apt install method
- ignore .venv
- log changes
- remove python 3.8 from CI
-
0.0.717 Mar 2024Commits, not release notes
This project publishes no release notes. Between
v0.0.6andv0.0.7there were 10 commits, 6 of them substantive:- Test all functions in CI
- update workflow versions
- Use proper SPDX license ID
- rename master branch to main
- Test Python 3.12
- Update release procedure
-
0.0.603 Nov 2023Commits, not release notes
This project publishes no release notes. Between
v0.0.5andv0.0.6there were 19 commits, 17 of them substantive:- Create dependabot.yml
- add badge for open collective
- fix typo
- fix ci run with coverage report
- Create FUNDING.yml
- remove RST formatting issues
- Add Support Section and add tox.ini
- document test setup
- remove install error in tox
- migrate GitLab to GitHub workflows
- install x-wr-timezone with a later version of setuptools in tox
- Use version 5.0.11 of icalendar as it allows proper comparism
- Check that the timezone is correctly localized (pytz)
- Revert "Use version 5.0.11 of icalendar as it allows proper comparism"
- obsolete Python 3.7 and add changelog
- Revert "Revert "Use version 5.0.11 of icalendar as it allows proper comparism""
- move icalendar requirement into test requirements
-
0.0.504 Apr 2022Commits, not release notes
This project publishes no release notes. Between
v0.0.4andv0.0.5there were 11 commits, 9 of them substantive:- add note about tags and add tests back
- fix misspelled README
- fix spelling in help
- remove travis build file
- remove Travis from setup.py
- run coverage in code
- Modified behavior to treat "floating" events found in a calendar with X-WR-TIMEZONE as if they are in the time zone specified
- document #7
- corrected message for PR 7
-
0.0.402 Feb 2022Commits, not release notes
This project publishes no release notes. Between
v0.0.2andv0.0.4there were 23 commits, 23 of them substantive:- work on non-pytz time zones
- describe changes for v0.0.3
- fix typo
- add gitlab ci
- add tests for gitlab
- remove dist path
- use test stage
- use install command instead of download command
- add example test
- add /root/.local/bin to the path to allow python packages to have commands
- upgrade pip before tests
- add needs to parallelize tests
- add local bin path to other places
- port test status to gitlab ci
- use needs and remove rule
- run deployment on tags
- add config for raspberry pi
- add section key to pip config
- use global index url
- add config check o deploy
…and 3 more.
-
0.0.302 Feb 2022Nothing published for this version
-
0.0.219 Jan 2022Commits, not release notes
This project publishes no release notes. Between
v0.0.1andv0.0.2there were 16 commits, 13 of them substantive:- remove zip sdist upload
- Update README.rst
- specify timezone parameter input types
- add tests to test timezone parameter
- ignore nano swp files
- added support for the timezone argument
- copy only what is needed
- describe the return value in the README
- emove TODO file as TODOs are done.
- remove print statements
- referene issues which created this module
- create compatibility with recurring_ical_events
- account for failing Pyhon2 test
-
0.0.114 Jan 2022Nothing published for this version