Nicco Kunzmann
8add6bfe64
Merge pull request #797 from cdce8p/main
...
Use license expression for project metadata
2025-04-12 15:10:30 +01:00
Marc Mueller
f6b8e3b3aa
Use license expression for project metadata
2025-04-12 12:29:17 +02:00
Nicco Kunzmann
a3ec07859e
Merge pull request #787 from niccokunzmann/issue-781
...
Move end-of-module import into function
2025-03-28 14:36:51 +00:00
Nicco Kunzmann
438fd06a8f
Merge branch 'main' into issue-781
2025-03-28 12:02:01 +00:00
Nicco Kunzmann
4cbac76190
Merge pull request #789 from niccokunzmann/ruff-formmat
...
Format the source code with ruff
2025-03-28 11:43:45 +00:00
Nicco Kunzmann
cbb9cc630c
Merge branch 'main' into ruff-formmat
2025-03-28 10:31:28 +00:00
Nicco Kunzmann
ef1f7b229e
Add new CHANGELOG section for future release
...
See https://icalendar.readthedocs.io/en/latest/maintenance.html#new-releases
2025-03-28 09:45:46 +00:00
Nicco Kunzmann
19aa046574
Merge pull request #794 from niccokunzmann/release
...
version 6.1.3
2025-03-28 09:38:25 +00:00
Nicco Kunzmann
1afced0fe1
verison 6.1.3
2025-03-28 09:29:50 +00:00
Nicco Kunzmann
1e246dbe8c
Merge pull request #792 from dm9/tzid-forward-reference
...
Fix for TZID forward references to VTIMEZONE
2025-03-27 22:04:27 +00:00
dm9
5e91020e36
Merge pull request #1 from niccokunzmann/dm9-tzid-forward-reference
...
Make tests pass if dateutil does not know the timezone
2025-03-27 17:52:19 -04:00
Nicco Kunzmann
b64e84888c
Make tests pass if dateutil does not know the timezone
...
See https://github.com/collective/icalendar/issues/780#issuecomment-2759439855
2025-03-27 20:51:56 +00:00
Nicco Kunzmann
3d76ecfccb
Merge branch 'main' into tzid-forward-reference
2025-03-27 20:39:08 +00:00
Nicco Kunzmann
8121decb82
Merge pull request #788 from niccokunzmann/issue-780
...
Reapply "Create stability around timezone identification"
2025-03-27 20:38:40 +00:00
David Martin
f28bbdb3d3
Adds test coverage for multiple Event and empty Event
2025-03-27 13:23:11 -05:00
David Martin
d3d60c6157
Addressing PR comments:
...
* restoring mysteriously deleted lines from CHANGES.rst
* iterating through comp.subcomponents
* better style in detecting VTIMEZONEs in Calendar.from_ical
2025-03-24 15:12:16 -04:00
David Martin
88b8d62df5
Fix for TZID forward references to VTIMEZONE
2025-03-22 13:24:04 -04:00
Nicco Kunzmann
9026bf4341
Format other package code
2025-03-19 11:50:49 +00:00
Nicco Kunzmann
eb1a50aebe
log changes
2025-03-19 11:50:06 +00:00
Nicco Kunzmann
8f1c77376f
format test code with ruff
2025-03-19 11:48:32 +00:00
Nicco Kunzmann
ee55a3bcfa
log changes
2025-03-19 11:42:23 +00:00
Nicco Kunzmann
3f4641aff7
Reapply "Create stability around timezone identification"
...
This reverts commit d22fb38c3f
.
2025-03-19 11:36:04 +00:00
Nicco Kunzmann
d22fb38c3f
Revert "Create stability around timezone identification"
...
This reverts commit 02f261a9e1
.
2025-03-19 11:35:21 +00:00
Nicco Kunzmann
02f261a9e1
Create stability around timezone identification
...
- use existing lookup table only to identify equivalent timezones
- return a tuple of possible timezone ids
- first in this tuple is the timezoneid passed
- test dateutil, pytz, zoneinfo
- add support for dateutil.tz.tzutc
2025-03-19 11:32:14 +00:00
Nicco Kunzmann
17adc59b98
log changes
2025-03-19 10:29:49 +00:00
Nicco Kunzmann
a646e1865e
Move end-of-module import into function
...
See https://github.com/collective/icalendar/issues/781
And https://github.com/home-assistant/core/issues/138333
2025-03-19 10:26:16 +00:00
Nicco Kunzmann
c974aad9e5
Add new CHANGELOG section for future release
...
See https://icalendar.readthedocs.io/en/latest/maintenance.html#new-releases
2025-03-19 10:18:44 +00:00
Nicco Kunzmann
144f0770cb
Merge pull request #786 from niccokunzmann/release
...
version 6.1.2
2025-03-19 11:16:04 +01:00
Nicco Kunzmann
7f6b276f93
version 6.1.2
2025-03-19 10:07:27 +00:00
Nicco Kunzmann
59fa807426
Merge pull request #785 from Horisyre/Adding-params-to-init
...
added params argument to class constructors
2025-03-17 16:02:34 +01:00
Horisyre
58bfda21a3
Updated test file based on feedback
2025-03-17 14:01:08 +02:00
Horisyre
31d758abec
Updated test file based on feedback
2025-03-17 13:55:09 +02:00
Horisyre
ce2bc88dbd
added params argument to class constructors
2025-03-17 11:00:37 +02:00
Nicco Kunzmann
742415e873
Merge pull request #783 from niccokunzmann/email
...
Add name and email attribute to vCalAddress
2025-03-13 11:12:27 +01:00
Nicco Kunzmann
3ac8dca784
log changes
2025-03-13 11:04:19 +01:00
Nicco Kunzmann
37bec67c65
Add name and email attribute to vCalAddress
2025-03-12 16:11:22 +01:00
Nicco Kunzmann
c1d26710cd
Merge pull request #774 from collective/niccokunzmann-patch-2
...
Add tidelift funding for icalendar
2025-03-02 11:32:13 +01:00
Nicco Kunzmann
7d4bb409ee
Merge branch 'main' into niccokunzmann-patch-2
2025-03-02 00:01:11 +01:00
Nicco Kunzmann
4ffa5cdb8f
Merge pull request #775 from niccokunzmann/issue-763
...
Restrict timezone names for tests
2025-02-20 13:23:05 +00:00
Nicco Kunzmann
10bd46d14e
Make sure that discinction of timezones does not occur around the time of a timezone change
2025-02-06 13:49:35 +00:00
Nicco Kunzmann
02cf55ab76
Update timezone definitions
2025-02-06 12:26:17 +00:00
Nicco Kunzmann
d85590646f
log changes
2025-02-05 19:00:35 +00:00
Nicco Kunzmann
f9aedd27b3
Merge branch 'main' into issue-763
2025-02-05 18:59:12 +00:00
Nicco Kunzmann
e8cf28e228
Merge branch 'main' into niccokunzmann-patch-2
2025-02-05 18:52:41 +00:00
Nicco Kunzmann
a169c110e7
Merge pull request #768 from collective/niccokunzmann-patch-1
...
Add icalendar-compatibility
2025-02-05 18:52:13 +00:00
Nicco Kunzmann
ca6e442dae
Merge branch 'main' into niccokunzmann-patch-1
2025-01-31 10:12:36 +00:00
Nicco Kunzmann
ac74257e04
Merge pull request #767 from collective/niccokunzmann-shorten-example
...
Shorten first example
2025-01-31 10:11:56 +00:00
Nicco Kunzmann
1e67e9ff66
Restrict timezone names for tests
2025-01-28 15:32:17 +01:00
Nicco Kunzmann
9e0ae63a1a
log changes
2025-01-24 13:56:42 +01:00
Nicco Kunzmann
21d5840461
Merge branch 'main' into niccokunzmann-shorten-example
2025-01-24 13:56:17 +01:00