Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/collective/icalendar

icalendar parser library for Python
https://github.com/collective/icalendar

Merge pull request #488 from jacadzaca/refactor_test_reccurence

Refactor test recurrence

eeb9714d3b11038c710cf8092c344b999d148219 authored about 2 years ago
Merge pull request #490 from collective/clarify-changelog-entry

Clarify CHANGELOG entry

f7c7ef8eda8e1f5bc952a4723a87ad0f0f74b3f5 authored about 2 years ago
Clarify CHANGELOG entry

clarify CHANGELOG entry as per #489

503455576cf434b17c042df06f2dd0004d754086 authored about 2 years ago
add test for embedded timezone information in exdate parsing

4bee8bc97598b644b18eac0fe2e31d02c3f61d4c authored about 2 years ago
refactor test_recurrence_exdates_multiple_lines

651b7bdb28588630e1aa64d3996902a81430e799 authored about 2 years ago
refactor test_recurrence_exdates_one_line

d72fedb9a3e5a362eafa0d74a86c7aff4266d5c0 authored about 2 years ago
Merge pull request #486 from jacadzaca/release-5.0.2

Release 5.0.2

4f3aa2eaf024f46bf1bde3133220fe62da68b914 authored over 2 years ago
version 5.0.2

67cf18866d88e6396d11ab767eec2b0c63360469 authored over 2 years ago
Merge pull request #450 from collective/issue-318-skip-value-parameter-for-default-date-time

Remove VALUE=DATE-TIME from DTSTART, DTEND, DTSTAMP

5dae2a48b41420e53a4320713bc666bf11045c80 authored over 2 years ago
remove value=date-time

173948c182a381c1e1581c830be1a94c6bff029d authored over 2 years ago
correct value in documentation

88f548677a9d0d655e0d6140e9073f904a679070 authored over 2 years ago
add changelog entry for #318

0480c4d0f7649d8036c60156a36b3acd1d82fbbe authored over 2 years ago
Merge branch 'master' into issue-318-skip-value-parameter-for-default-date-time

e5ae796862ea7c8031a4207e42a75631f6437782 authored over 2 years ago
Merge pull request #484 from niccokunzmann/fix-doctest

move doctest change to latest version

78db69512ba399a869a92badbd165d805e841966 authored over 2 years ago
move doctest change to latest version

68c60ab1a0378b4109131337a367e46b2aaa349d authored over 2 years ago
Merge pull request #445 from collective/doctest

test .py and .rst files with doctest

3e6777de2610e9c874a622cee17070f5ff3e6f9e authored over 2 years ago
update version in install documentation

0fbba532d272aef063cee1e23215794dd25909a6 authored over 2 years ago
Merge branch 'master' into doctest

4d899a275b8b969da381726901cd16f3128d8e2e authored over 2 years ago
Update cal.py (#481)

* Update cal.py

* Update credits.rst pertaining to #482

* Update CHANGES.rst pertaining to...

7b1f37634c3184b336b35708abcec85ae5c4f7e0 authored over 2 years ago
Update prop.py (#482)

Update prop.py

cb2ccaa049e7236089fec48ff49c65fcea6b047c authored over 2 years ago
Merge pull request #476 from jacadzaca/refactor_test_escaping

refactor test_property.test_escaping

eb0348676b0b58f021b778347736fbd124583a7f authored over 2 years ago
Merge pull request #480 from collective/adjust_assertion_in_max_error_length

Adjust assertion of max_error_length test

4b9df78e0516cae67c18e201d2ec405443d8be30 authored over 2 years ago
Merge pull request #483 from pronoym99/patch-5

Update parser.py

f170dc86a3788aa807e6761032bc0537a2a6e9f4 authored over 2 years ago
Merge branch 'patch-5' of https://github.com/pronoym99/icalendar into patch-5

8ecf5456e8c96f6f50022c8afabc33c377f1414d authored over 2 years ago
Update CHANGES.rst pertaining to #483

0c3800cd602c1cebc2d5adc0f5fe0b0580749466 authored over 2 years ago
Update CHANGES.rst

85aaabf3370fcbce04de1660623eb65a37f72a74 authored over 2 years ago
Update CHANGES.rst

d6073355b82be6d9db5b216607cf0b285f3525f0 authored over 2 years ago
Merge remote-tracking branch 'origin/patch-5' into patch-5

73d314d06bafb9c4c19344230ee81691c0640a07 authored over 2 years ago
Update CHANGES.rst pertaining to #483

8b7b2245acf08b50f2a5d8c185d18887990bec3e authored over 2 years ago
Update CHANGES.rst pertaining to #483

be38ff0882747855e5733e24a42a381aa1fd1d82 authored over 2 years ago
Update CHANGES.rst

6842e43505981b644b5becbd2db776359ea63239 authored over 2 years ago
Update CHANGES.rst

18499073c1315dd1ba42d2e601b5b96e1511fa6b authored over 2 years ago
Update parser.py

191d1a83c6c0c286dea46f8d629696bee28dc550 authored over 2 years ago
Update parser.py

d4d1156977f8729a3c980a311f31a31ee0b10ec5 authored over 2 years ago
Include test case requested by @jacadzaca

aea0c529e5170b277c5489f06e52261ab85fb153 authored over 2 years ago
Assert every part after : and not jut the one after the first : and bfore the second :.

8f8ee1f84c0c8f0ddc410983b4d8658fa1d29c5f authored over 2 years ago
Merge branch 'master' into refactor_test_escaping

4f5234990b71c9bc93d9688144d0fe79fea02748 authored over 2 years ago
Merge pull request #478 from jacadzaca/refactor_test_unicode_params

refactor test_unicode_param

0607510d81a943cb9db9c268af894380f134ba97 authored over 2 years ago
Merge branch 'master' into refactor_test_unicode_params

89664327493bada059c3b344fa448a52391fd29d authored over 2 years ago
Merge branch 'master' into refactor_test_escaping

5bc7f02ab00d00b22771d086cf1d385476b9094e authored over 2 years ago
Merge pull request #479 from jacadzaca/issue-318-skip-value-parameter-for-default-date-time1

Issue 318 skip value parameter for default date time1

cb562866618d566d9bd752253098e012fc331dda authored over 2 years ago
Merge pull request #477 from jacadzaca/refactor_test_quoting

refactor test_quoting

2c9338388d86fd1e3ddde2ed43e9959493a085e5 authored over 2 years ago
Merge pull request #475 from jacadzaca/refactor_test_parameters_class

refactor test_parameters_class

872996419de54ef828189c9b756de86759a6836a authored over 2 years ago
Merge pull request #473 from collective/add_max_error_length

Add max error length

12f34ae3da30d801a693ee4491dfe428c858079f authored over 2 years ago
skip VALUE properties on DTSTART when using the default value #318

d1b0a927a6bb091f06decf19be52c86bffe7c837 authored over 2 years ago
reflect "DTSTART;VALUE=DATE-TIME:20190616T050000Z" <=> "DTSTART:20190616T050000Z" in tests

b402962bf6c48cf79a7dde51a9e3c3ec2169d22f authored over 2 years ago
refactor test_parameters_class

dc3bc3d483e2f6b193a0cb8d29c3ca73966ffd11 authored over 2 years ago
refactor test_property.test_escaping

b7314e18e3bcfaae309a4e01ad76a44f28a90ca2 authored over 2 years ago
add changelog entry

9b4ba63b7e74dfcff83fc98743c83a3d763b4d68 authored over 2 years ago
add error trimming for Calendar.from_ical as per #472

4c5f47c8f5f6f74591f981373bfb502457ac0290 authored over 2 years ago
add tests for error trimming

d3ff28b2c2affd0e96f626cc80db3fa3e28ac308 authored over 2 years ago
Merge pull request #471 from jacadzaca/fix-464

Fix 464

ca7af0d2fa2690dbf36d06cf11bfffdf0133249b authored over 2 years ago
add changelog entry

1deffcc5059bf86f195729f34167bc8a1148857d authored over 2 years ago
broken properties are not added to the parent

26a1f88400ddcc4692dd39a8081bfcc77edc099b authored over 2 years ago
add test from issue #464

ee84df5f56594cdac80c5532b2f778fe903d7d0e authored over 2 years ago
Merge pull request #470 from jacadzaca/release-5.0.1

Release 5.0.1

f733db109d8098733ee7532b148ce0e815fe3b2f authored over 2 years ago
Merge pull request #469 from jacadzaca/fix-466-changelog

Fix 466 changelog

410616c6e435c8e7b028acd06629d481abdf20e7 authored over 2 years ago
refactor test_quoting

b0cb05e042c0278a884b77221b883e10c68b4c45 authored over 2 years ago
version 5.0.1

4c31e8a1486ed29e6021f35cfc40de2f89b12815 authored over 2 years ago
Merge pull request #465 from collective/niccokunzmann-patch-1

Update bug_report.md

6545cb9e7329a5a3d0675c1dc7f3f5aed02c9566 authored over 2 years ago
add changelog for PR #467

9b6d0f9b33d4571d856410d68e44b3fb0eadf308 authored over 2 years ago
merge unique tzid tests into one

a237aee19f0122261a08a4d97810e62b47eb2a37 authored over 2 years ago
Merge pull request #463 from collective/maurits-no-universal-wheel

Do not create a universal wheel for the release.

68dc8b18caf0806d2fa1a8e0f06027329ad96c4c authored over 2 years ago
Merge pull request #467 from collective/fix_466

Fix #466

68b180418b936ebfe2123f98c3d4caad089dd85f authored over 2 years ago
strip slash before passing tzid to pytz

e882a4bca8b2f991c9d91bd4eab765bf27e62575 authored over 2 years ago
add test case from 466 issue

f56ddeeb692dff00ddebf88c105574e64d6b67b2 authored over 2 years ago
refactor test_unicode_param

9044270586578eed469327783a458e64ddcd556f authored over 2 years ago
update install.rst to latest version

8995669880dba92ccbb6516c7f03c641520bc253 authored over 2 years ago
Merge branch 'master' into doctest

dc2c280f124b06df8341450766d20f52d95d6988 authored over 2 years ago
Update bug_report.md

remove `**` in heading

545d5755158ea7db98fb33f69d10b391f32b5563 authored over 2 years ago
Do not create a universal wheel for the release.

The package is Python 3 only.
And zest.releaser.create-wheel is not needed, since we already hav...

54bfd794cb7d8910f96815689063e5f7c45fd627 authored over 2 years ago
Merge pull request #462 from mgorny/setuptools-depr

fix setuptools deprecation warnings

252864124208d5723e240643e94aa0bededdc430 authored over 2 years ago
add changelog and credits entries

ecde672d4e5ee85ea1c02705039261496e106d21 authored over 2 years ago
use find_namespace_packages() to fix installing data subdirs

Fixes the deprecation warnings resembling the following:

Installing 'icalendar.tests.hypoth...

bdc5b6317b69d540393fb7e14172749414de270b authored over 2 years ago
update license_file spelling in setup.cfg

Fix the following deprecation warning:

> The license_file parameter is deprecated, use license_...

bf408b8f15088b032f5d9ff9472fa6c19be9e6e9 authored over 2 years ago
Merge pull request #461 from niccokunzmann/move-new-changes-section

move new section in the changelog

666e0f665ff38fa6b41da61dc39b95c99534df3f authored over 2 years ago
move new section in the changelog

The new section for releases comes up here:
https://pypi.org/project/icalendar/5.0.0/#changelog
...

1ea33ac03eaf3d20c1f19ce3f2d639eb96917649 authored over 2 years ago
Merge pull request #458 from niccokunzmann/document-release-process

Document release process

a4f1b5c5b8e4c7cd2e4c250aaf9906769c016ba2 authored over 2 years ago
reformar rst file

cf6b9792aff054c7dde451e8b6b132f9ce991a2d authored over 2 years ago
document release process used for v5.0.0

1314185c47eaeaf911d5dc43ce423643c2c10100 authored over 2 years ago
Merge pull request #457 from niccokunzmann/release-5.0.0

version 5.0.0

ceb498d385168992a841679dd9b1b5f1e842f984 authored over 2 years ago
Merge branch 'master' into release-5.0.0

12d4d38d26e7847dd8e0d4dfd60e47c7d7b47dac authored over 2 years ago
version 5.0.0

17e5136eeed7f70016791bf7bf90cbc39b05eda3 authored over 2 years ago
Merge pull request #418 from jacadzaca/test_restructure_issue_273

refactor test_issue_237

0e5b0928766cb9fad3c64261128876832f4dcdad authored over 2 years ago
Merge branch 'master' into test_restructure_issue_273

03c05ffec47861866df61389b3ace8e0d2fe30ea authored over 2 years ago
Merge pull request #449 from niccokunzmann/issue-429-changelog-release-5.0.0

add changelog entries for release 5.0.0

0b61865ede491b48e1ecd81813e326b6218fc6b9 authored over 2 years ago
Merge pull request #448 from collective/issue-466-add-deployment-on-tags

add deployment on tags

365d3ea81771aebd7d18b8e94a8db044af4f51f6 authored over 2 years ago
Merge pull request #456 from collective/issue-156-rdate-with-period

add tests for RDATE with PERIOD value

b77922e20a237f2194bbc10be7b0defa74573e4c authored over 2 years ago
Merge pull request #455 from collective/niccokunzmann-add-issue-templates

Add issue templates

7a9e3541873b202dce27654e2a969487ba122fd3 authored over 2 years ago
Merge pull request #454 from niccokunzmann/refactor-test-encoding

move TestEncoding into the test_encoding file and use pytest

bd3c62c868701039985afc338ec4e7fcd4de3bae authored over 2 years ago
Merge pull request #453 from niccokunzmann/refactor-test-remove-unused-file

remove unused file

e2d09291e7a7784deed3e4901e3b6b5a91e87044 authored over 2 years ago
Merge pull request #452 from niccokunzmann/refactor-test-multiple

refactor test multiple

efe1b08d94e58704584bb2d44d9a9b9086ad39b7 authored over 2 years ago
Merge branch 'master' into test_restructure_issue_273

2ef3c5f7da71ba1ea59e62f1d353762d14f78788 authored over 2 years ago
add missing assertion

5311870bd0f6fb67a089be82a7da47452bf20723 authored over 2 years ago
use in_timezone parameter to make pytz and others work the same

see https://github.com/collective/icalendar/pull/418#issuecomment-1272123309

e0c87b168dd81a7e043ee5493ce31e9b0efbe4c2 authored over 2 years ago
added newline

877649e5011682a78e63e3da428526f7c47cb253 authored over 2 years ago
explicitely check duration

see https://github.com/collective/icalendar/actions/runs/3244748413/jobs/5321333702#step:6:60

c5b3da03843773dae8b2391b81de0a1ca671737c authored over 2 years ago
correct tests

529202bf81ce612ca4a3f2a494192286e3543b4e authored over 2 years ago
fix given example

see https://github.com/collective/icalendar/issues/156#issuecomment-1278002356

79bb6efb2516625be3d3230629e2f16d046afe08 authored over 2 years ago
check different formats and calendars using PERIOD

d0a07388c44c2940987c26e8516c29e5965669eb authored over 2 years ago