ics-query 0.4.36__tar.gz → 0.4.37__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ics_query-0.4.36 → ics_query-0.4.37}/.github/workflows/tests.yml +1 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/PKG-INFO +7 -2
- {ics_query-0.4.36 → ics_query-0.4.37}/README.md +4 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/_version.py +2 -2
- {ics_query-0.4.36 → ics_query-0.4.37}/pyproject.toml +1 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/tox.ini +1 -1
- {ics_query-0.4.36 → ics_query-0.4.37}/.github/FUNDING.yml +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/.github/dependabot.yml +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/.gitignore +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/.pre-commit-config.yaml +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/LICENSE +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/conftest.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics-query +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics-query.cmd +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics-query.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/__init__.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/__main__.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/cli.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/parse.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/query.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/__init__.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/conftest.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/all --tz Singapore one-event.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/all -c VALARM alarm_1_week_before_event.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/all three-events.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2014-05-03 x-wr-timezone-rdate-hackerpublicradio.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2019-03-04 multiple-calendars.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2019-03-04 one-event-twice.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2019-03-04 one-event.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2019-03-07 multiple-calendars.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2024-08-20 Berlin-Los-Angeles.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/between 20240823 4d recurring-work-events.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/Berlin-Los-Angeles.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/alarm_1_week_before_event.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/empty-calendar.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/empty-file.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/multiple-calendars.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/one-event-twice.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/one-event-without-timezone.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/one-event.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/recurring-work-events.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/simple-journal.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/simple-todo.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/three-events.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/x-wr-timezone-rdate-hackerpublicradio.ics +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first -c VJOURNAL -c VEVENT one-event.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first -c VJOURNAL one-event.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first -c VJOURNAL simple-journal.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first -c VTODO -c VJOURNAL simple-todo.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first -c VTODO simple-todo.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first empty-calendar.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first empty-file.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first recurring-work-events.ics -.run +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/test_command_line.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/test_issue_40_valid_calendar.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/test_parse_date.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/test_parse_timedelta.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/ics_query/version.py +0 -0
- {ics_query-0.4.36 → ics_query-0.4.37}/renovate.json +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ics-query
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.37
|
|
4
4
|
Summary: Find out what happens in ICS calendar files - query and filter RFC 5545 compatible .ics files for events, journals, TODOs and more.
|
|
5
5
|
Project-URL: Homepage, https://github.com/niccokunzmann/ics-query/
|
|
6
6
|
Project-URL: Repository, https://github.com/niccokunzmann/ics-query/
|
|
7
|
-
Project-URL: source_archive, https://github.com/niccokunzmann/ics-query/archive/
|
|
7
|
+
Project-URL: source_archive, https://github.com/niccokunzmann/ics-query/archive/7d5b884b37e6e821e8b473c7ac1e5cfd2e59f811.zip
|
|
8
8
|
Project-URL: Issues, https://github.com/niccokunzmann/ics-query/issues
|
|
9
9
|
Project-URL: Documentation, https://github.com/niccokunzmann/ics-query/
|
|
10
10
|
Project-URL: Changelog, https://github.com/niccokunzmann/ics-query/#changelog
|
|
@@ -694,6 +694,7 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
694
694
|
Classifier: Programming Language :: Python :: 3.10
|
|
695
695
|
Classifier: Programming Language :: Python :: 3.11
|
|
696
696
|
Classifier: Programming Language :: Python :: 3.12
|
|
697
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
697
698
|
Classifier: Topic :: Office/Business :: Scheduling
|
|
698
699
|
Requires-Python: >=3.9
|
|
699
700
|
Requires-Dist: click==8.1.8
|
|
@@ -1161,6 +1162,10 @@ We automatically release the versions that only update dependencies.
|
|
|
1161
1162
|
If the version you installed does not show up here, only the dependencies
|
|
1162
1163
|
have been updated.
|
|
1163
1164
|
|
|
1165
|
+
- v0.4.37
|
|
1166
|
+
|
|
1167
|
+
- Test and support Python 3.13. See [Issue 9](https://github.com/niccokunzmann/ics-query/issues/9).
|
|
1168
|
+
|
|
1164
1169
|
- v0.4.36
|
|
1165
1170
|
|
|
1166
1171
|
- Test and document `VALARM`. See [Issue 16](https://github.com/niccokunzmann/ics-query/issues/16).
|
|
@@ -451,6 +451,10 @@ We automatically release the versions that only update dependencies.
|
|
|
451
451
|
If the version you installed does not show up here, only the dependencies
|
|
452
452
|
have been updated.
|
|
453
453
|
|
|
454
|
+
- v0.4.37
|
|
455
|
+
|
|
456
|
+
- Test and support Python 3.13. See [Issue 9](https://github.com/niccokunzmann/ics-query/issues/9).
|
|
457
|
+
|
|
454
458
|
- v0.4.36
|
|
455
459
|
|
|
456
460
|
- Test and document `VALARM`. See [Issue 16](https://github.com/niccokunzmann/ics-query/issues/16).
|
|
@@ -40,6 +40,7 @@ classifiers = [
|
|
|
40
40
|
"Programming Language :: Python :: 3.10",
|
|
41
41
|
"Programming Language :: Python :: 3.11",
|
|
42
42
|
"Programming Language :: Python :: 3.12",
|
|
43
|
+
"Programming Language :: Python :: 3.13",
|
|
43
44
|
"Operating System :: OS Independent",
|
|
44
45
|
"Topic :: Office/Business :: Scheduling",
|
|
45
46
|
]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/all --tz Singapore one-event.ics -.run
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2019-03-04 one-event-twice.ics -.run
RENAMED
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/at 2019-03-04 one-event.ics -.run
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/alarm_1_week_before_event.ics
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/one-event-without-timezone.ics
RENAMED
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/calendars/recurring-work-events.ics
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first -c VJOURNAL one-event.ics -.run
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first -c VTODO simple-todo.ics -.run
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ics_query-0.4.36 → ics_query-0.4.37}/ics_query/tests/runs/first recurring-work-events.ics -.run
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|