Wykres commitów

1214 Commity (230c466b258e9ade1c85f9ad6ea65adaa5b494c3)

Autor SHA1 Wiadomość Data
lukex9442 0c3800cd60 Update CHANGES.rst pertaining to #483 2022-10-31 11:46:26 +05:30
Pronoy Mandal 85aaabf337
Update CHANGES.rst 2022-10-31 11:06:35 +05:30
Pronoy Mandal d6073355b8
Update CHANGES.rst 2022-10-31 01:49:30 +05:30
lukex9442 73d314d06b Merge remote-tracking branch 'origin/patch-5' into patch-5 2022-10-31 01:39:23 +05:30
lukex9442 8b7b2245ac Update CHANGES.rst pertaining to #483 2022-10-31 01:39:19 +05:30
Pronoy Mandal be38ff0882
Update CHANGES.rst pertaining to #483 2022-10-31 00:54:07 +05:30
Pronoy Mandal 6842e43505
Update CHANGES.rst 2022-10-31 00:34:28 +05:30
Pronoy Mandal 18499073c1
Update CHANGES.rst 2022-10-31 00:30:47 +05:30
Pronoy Mandal 191d1a83c6
Update parser.py 2022-10-31 00:19:12 +05:30
Pronoy Mandal d4d1156977
Update parser.py 2022-10-30 22:55:16 +05:30
angahta aea0c529e5
Include test case requested by @jacadzaca 2022-10-30 10:39:17 +01:00
angahta 8f8ee1f84c
Assert every part after : and not jut the one after the first : and bfore the second :. 2022-10-30 05:54:07 +01:00
Jaca 4f5234990b
Merge branch 'master' into refactor_test_escaping 2022-10-29 19:58:52 +02:00
Nicco Kunzmann 0607510d81
Merge pull request #478 from jacadzaca/refactor_test_unicode_params
refactor test_unicode_param
2022-10-29 18:22:56 +01:00
Jaca 8966432749
Merge branch 'master' into refactor_test_unicode_params 2022-10-29 18:29:03 +02:00
Jaca 5bc7f02ab0
Merge branch 'master' into refactor_test_escaping 2022-10-29 18:28:23 +02:00
Nicco Kunzmann cb56286661
Merge pull request #479 from jacadzaca/issue-318-skip-value-parameter-for-default-date-time1
Issue 318 skip value parameter for default date time1
2022-10-29 17:13:33 +01:00
Nicco Kunzmann 2c9338388d
Merge pull request #477 from jacadzaca/refactor_test_quoting
refactor test_quoting
2022-10-29 17:08:00 +01:00
Nicco Kunzmann 872996419d
Merge pull request #475 from jacadzaca/refactor_test_parameters_class
refactor test_parameters_class
2022-10-29 17:06:22 +01:00
Nicco Kunzmann 12f34ae3da
Merge pull request #473 from collective/add_max_error_length
Add max error length
2022-10-29 17:03:59 +01:00
jaca d1b0a927a6
skip VALUE properties on DTSTART when using the default value #318 2022-10-29 17:22:32 +02:00
jaca b402962bf6
reflect "DTSTART;VALUE=DATE-TIME:20190616T050000Z" <=> "DTSTART:20190616T050000Z" in tests 2022-10-29 17:22:23 +02:00
jaca dc3bc3d483
refactor test_parameters_class 2022-10-29 15:23:04 +02:00
jaca b7314e18e3
refactor test_property.test_escaping 2022-10-29 14:32:53 +02:00
jaca 9b4ba63b7e
add changelog entry 2022-10-29 13:43:10 +02:00
jaca 4c5f47c8f5
add error trimming for Calendar.from_ical as per #472 2022-10-29 13:37:28 +02:00
jaca d3ff28b2c2
add tests for error trimming 2022-10-25 20:00:27 +02:00
Nicco Kunzmann ca7af0d2fa
Merge pull request #471 from jacadzaca/fix-464
Fix 464
2022-10-23 21:19:13 +01:00
jaca 1deffcc505
add changelog entry 2022-10-23 13:53:32 +02:00
jaca 26a1f88400
broken properties are not added to the parent 2022-10-23 13:53:23 +02:00
jaca ee84df5f56
add test from issue #464 2022-10-23 12:50:16 +02:00
Nicco Kunzmann f733db109d
Merge pull request #470 from jacadzaca/release-5.0.1
Release 5.0.1
2022-10-22 21:26:07 +01:00
Nicco Kunzmann 410616c6e4
Merge pull request #469 from jacadzaca/fix-466-changelog
Fix 466 changelog
2022-10-22 21:23:43 +01:00
jaca b0cb05e042
refactor test_quoting 2022-10-22 15:39:16 +02:00
jaca 4c31e8a148
version 5.0.1 2022-10-22 14:58:11 +02:00
Jaca 6545cb9e73
Merge pull request #465 from collective/niccokunzmann-patch-1
Update bug_report.md
2022-10-22 14:55:20 +02:00
jaca 9b6d0f9b33
add changelog for PR #467 2022-10-22 14:48:03 +02:00
jaca a237aee19f
merge unique tzid tests into one 2022-10-22 14:47:58 +02:00
Nicco Kunzmann 68dc8b18ca
Merge pull request #463 from collective/maurits-no-universal-wheel
Do not create a universal wheel for the release.
2022-10-20 21:58:34 +01:00
Nicco Kunzmann 68b180418b
Merge pull request #467 from collective/fix_466
Fix #466
2022-10-20 21:57:06 +01:00
jaca e882a4bca8
strip slash before passing tzid to pytz 2022-10-20 22:37:26 +02:00
jaca f56ddeeb69
add test case from 466 issue 2022-10-20 22:37:17 +02:00
jaca 9044270586
refactor test_unicode_param 2022-10-20 19:46:38 +02:00
Nicco Kunzmann 8995669880 update install.rst to latest version 2022-10-19 12:31:20 +01:00
Nicco Kunzmann dc2c280f12
Merge branch 'master' into doctest 2022-10-19 12:26:37 +01:00
Nicco Kunzmann 545d575515
Update bug_report.md
remove `**` in heading
2022-10-19 12:24:03 +01:00
Maurits van Rees 54bfd794cb
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 have a bdist_wheel section.
2022-10-19 09:29:58 +02:00
Nicco Kunzmann 2528641242
Merge pull request #462 from mgorny/setuptools-depr
fix setuptools deprecation warnings
2022-10-18 19:34:42 +01:00
Michał Górny ecde672d4e add changelog and credits entries 2022-10-18 07:56:03 +02:00
Michał Górny bdc5b6317b use find_namespace_packages() to fix installing data subdirs
Fixes the deprecation warnings resembling the following:

    Installing 'icalendar.tests.hypothesis' as data is deprecated, please list it in `packages`.
    !!

    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'icalendar.tests.hypothesis' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'icalendar.tests.hypothesis' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'icalendar.tests.hypothesis' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.

This is one of two possible solutions.  The other option is to add
__init__.py files to all subdirectories of icalendar/tests.
2022-10-18 07:53:14 +02:00