Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-icalendar-5.0.12-1.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-icalendar Distribution: openSUSE:Factory:zSystems
Version: 5.0.12 Vendor: openSUSE
Release: 1.2 Build date: Fri Mar 22 21:43:45 2024
Group: Development/Languages/Python Build host: reproducible
Size: 846348 Source RPM: python-icalendar-5.0.12-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/collective/icalendar
Summary: Python parser/generator of iCalendar files package
The iCalendar package is a parser/generator of iCalendar files for use
with Python. It follows the RFC 2445 (iCalendar) specification.

Provides

Requires

License

BSD-2-Clause

Changelog

* Fri Mar 22 2024 Dirk Müller <dmueller@suse.com>
  - update to 5.0.12:
    * Augmented fuzzer to optionally convert multiple calendars
      from a source string
    * Add script to convert OSS FUZZ test cases to Python/pytest
      test cases
    * Added additional exception handling of defined errors to
      fuzzer, to allow fuzzer to explore deeper
    * Added more instrumentation to fuzz-harness
    * Rename "contributor" to "collaborator" in documentation
    * Correct the outdated "icalendar view myfile.ics" command in
      documentation. #588
    * Update GitHub Actions steps versions
    * Keep GitHub Actions up to date with GitHub's Dependabot
    * Fixed index error in cal.py when attempting to pop from an
      empty stack
    * Fixed type error in prop.py when attempting to join strings
      into a byte-string
    * Caught Wrong Date Format in ical_fuzzer to resolve fuzzing
      coverage blocker
* Sat Jan 20 2024 Dirk Müller <dmueller@suse.com>
  - skip tests on leap
* Sun Dec 17 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.0.11:
    * The cli utility now displays start and end datetimes in the
      user's local timezone.
    * Added fuzzing harnesses, for integration to OSSFuzz.
    * icalendar releases are deployed to Github releases
    * CATEGORIES field now accepts a string as argument
    * Multivalue FREEBUSY property is now parsed properly
    * Compare equality and inequality of calendars more completely
    * Use non legacy timezone name.
    * Add some compare functions.
    * Change OSS Fuzz build script to point to harnesses in fuzzing
      directory
    * Component._encode stops ignoring parameters argument on
      native values, now merges them
    * PERIOD values now set the timezone of their start and end.
    * No longer run the ``plone.app.event`` tests.
    * Add documentation on how to parse ``.ics`` files. #152
    * Move pip caching into Python setup action.
    * Check that issue #165 can be closed.
    * Updated about.rst for issue #527
    * Avoid ``vText.__repr__`` BytesWarning.
    * Calendar components are now properly compared
    * to_ical() now accepts RRULE BYDAY values>=10 #518
    * Adjusted duration regex
    * Added support for BYWEEKDAY in vRecur ref: #268
    * Fix problem with ORGANIZER in FREE/BUSY #348
    * vDDDTypes is hashable #487 #492 [niccokunzmann]
    * Minor changes:
    * Refactored cal.py, tools.py and completed remaining minimal
      refactoring in parser.py. Ref: #481 [pronoym99]
    * fixed setuptools deprecation warnings [mgorny]
    * removed deprecated test checks [tuergeist]
    * Fix: cli does not support DURATION #354 [mamico]
    * Add changelog and contributing to readthedocs documentation
      [#428] [peleccom]
    * fixed small typos #323 [rohnsha0]
    * unittest to parametrized pytest refactoring [jacadzaca]
    * Require Python 3.7 as minimum Python version.  [maurits]
    * icalendar now takes a ics file directly as an input
    * icalendar utility outputs a 'Duration' row
    * icalendar can take multiple ics files as an input
    * Changed tools.UIDGenerator instance methods to static methods
    * proper handling of datetime objects with `tzinfo` generated
      through zoneinfo.ZoneInfo.
    * Timestamps in UTC does not need tzid
    * add ``__eq__`` to ``icalendar.prop.vDDDTypes`` #391
    * Refactor deprecated unittest aliases for Python 3.11
      compatibility #330 [tirkarthi]
    * Drop support for Python 3.4, 3.5 and PyPy2.  [maurits]
* Mon Sep 26 2022 Dirk Müller <dmueller@suse.com>
  - update to 4.1.0:
    - No longer test on Python 3.4, 3.5 and PyPy2, because we cannot get it to work.
      Technically it should still work, it is just no longer tested.
      Do not expect much development on branch 4.x anymore.
      The master branch will be for the remaining Python versions that we support.
* Tue Oct 26 2021 Dirk Müller <dmueller@suse.com>
  - update to 4.0.9:
    - Fix vCategories for correct en/de coding.
    - vDuration property value: Fix changing duration sign after multiple
      ``to_ical`` calls.
* Sat Oct 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 4.0.8:
    - Support added for Python 3.9 and 3.10 (no code changes needed).
    - Replace bare 'except:' with 'except Exception:' (#281)
* Thu Nov 26 2020 Dirk Mueller <dmueller@suse.com>
  - update to 4.0.7:
    - fixed rrule handling, re-enabled test_create_america_new_york
* Tue Jun 02 2020 Dirk Mueller <dmueller@suse.com>
  - update to 4.0.6:
    - Use ``vText`` as default type, when convert recurrence definition to ical string. [kam193]
* Mon May 25 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Thu Apr 09 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 4.0.5
    * Fixed a docs issue related to building on Read the Docs

Files

/etc/alternatives/icalendar
/usr/bin/icalendar
/usr/bin/icalendar-3.11
/usr/lib/python3.11/site-packages/icalendar
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/LICENSE.rst
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/METADATA
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/RECORD
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/WHEEL
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/icalendar-5.0.12.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/icalendar/__init__.py
/usr/lib/python3.11/site-packages/icalendar/__pycache__
/usr/lib/python3.11/site-packages/icalendar/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/cal.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/cal.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/caselessdict.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/caselessdict.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/cli.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/cli.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/parser_tools.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/parser_tools.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/prop.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/prop.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/timezone_cache.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/timezone_cache.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/tools.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/tools.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/windows_to_olson.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/__pycache__/windows_to_olson.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/cal.py
/usr/lib/python3.11/site-packages/icalendar/caselessdict.py
/usr/lib/python3.11/site-packages/icalendar/cli.py
/usr/lib/python3.11/site-packages/icalendar/parser.py
/usr/lib/python3.11/site-packages/icalendar/parser_tools.py
/usr/lib/python3.11/site-packages/icalendar/prop.py
/usr/lib/python3.11/site-packages/icalendar/tests
/usr/lib/python3.11/site-packages/icalendar/tests/__init__.py
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/conftest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/conftest.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_cli_tool.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_cli_tool.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_components_break_on_bad_ics.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_components_break_on_bad_ics.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_equality.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_equality.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_examples.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_examples.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_116.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_116.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_165_missing_event.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_165_missing_event.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_168_parsing_invalid_calendars_no_warning.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_168_parsing_invalid_calendars_no_warning.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_27_period.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_27_period.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_318_skip_default_parameters.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_318_skip_default_parameters.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_322_single_strings_characters_split_into_multiple_categories.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_322_single_strings_characters_split_into_multiple_categories.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_348_exception_parsing_value.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_348_exception_parsing_value.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_500_vboolean_for_parameter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_500_vboolean_for_parameter.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_557_encode_native_parameters.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_issue_557_encode_native_parameters.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_oss_fuzz_errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_oss_fuzz_errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_parsing.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_parsing.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_period.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_period.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_time.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_time.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_with_doctest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/__pycache__/test_with_doctest.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/calendars
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/america_new_york.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/big_bad_calendar.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/broken_ical.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/calendar_with_unicode.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/created_calendar_with_unicode_fields.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/example.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_104_broken_calendar.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_156_RDATE_with_PERIOD_TZID_khal.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_156_RDATE_with_PERIOD_TZID_khal_2.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_165_missing_event.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_168_expected_output.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_168_input.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_178_component_with_invalid_name_represented.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_178_custom_component_contains_other.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_178_custom_component_inside_other.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_237_fail_to_parse_timezone_with_non_ascii_tzid.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_27_multiple_periods_in_freebusy_multiple_freebusies.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_27_multiple_periods_in_freebusy_one_freebusy.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_322_expected_calendar.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_348_exception_parsing_value.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_466_convert_tzid_with_slash.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_466_respect_unique_timezone.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_526_calendar_with_different_events.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_526_calendar_with_event_subset.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_526_calendar_with_events.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/issue_526_calendar_with_shuffeled_events.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/multiple_calendar_components.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/pacific_fiji.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/parsing_error.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/parsing_error_in_UTC_offset.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/period_with_timezone.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/pr_480_summary_with_colon.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/small_bad_calendar.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/time.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/timezone_rdate.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/timezone_same_start.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/timezone_same_start_and_offset.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/timezoned.ics
/usr/lib/python3.11/site-packages/icalendar/tests/calendars/x_location.ics
/usr/lib/python3.11/site-packages/icalendar/tests/conftest.py
/usr/lib/python3.11/site-packages/icalendar/tests/events
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_escaped_character1.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_escaped_character2.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_escaped_character3.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_escaped_character4.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_escaped_characters.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_recurrence.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_recurrence_exdates_on_different_lines.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_rsvp.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_unicode_fields.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/event_with_unicode_organizer.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_100_transformed_doctests_into_unittests.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_101_icalendar_chokes_on_umlauts_in_organizer.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_104_mark_events_broken.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_112_missing_tzinfo_on_exdate.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_156_RDATE_with_PERIOD.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_156_RDATE_with_PERIOD_list.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_157_removes_trailing_semicolon.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_184_broken_representation_of_period.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_464_invalid_rdate.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_53_description_parsed_properly.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_64_event_with_ascii_summary.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_64_event_with_non_ascii_summary.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_70_rrule_causes_attribute_error.ics
/usr/lib/python3.11/site-packages/icalendar/tests/events/issue_82_expected_output.ics
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/__init__.py
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/__pycache__
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/__pycache__/test_fuzzed_calendars.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/__pycache__/test_fuzzed_calendars.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/generate_python_test_cases_from_downloaded_clusterfuzz_test_cases.sh
/usr/lib/python3.11/site-packages/icalendar/tests/fuzzed/test_fuzzed_calendars.py
/usr/lib/python3.11/site-packages/icalendar/tests/hypothesis
/usr/lib/python3.11/site-packages/icalendar/tests/hypothesis/__pycache__
/usr/lib/python3.11/site-packages/icalendar/tests/hypothesis/__pycache__/test_fuzzing.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/hypothesis/__pycache__/test_fuzzing.cpython-311.pyc
/usr/lib/python3.11/site-packages/icalendar/tests/hypothesis/test_fuzzing.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_cli_tool.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_components_break_on_bad_ics.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_create_release.sh
/usr/lib/python3.11/site-packages/icalendar/tests/test_encoding.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_equality.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_examples.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_icalendar.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_116.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_165_missing_event.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_168_parsing_invalid_calendars_no_warning.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_27_period.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_318_skip_default_parameters.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_322_single_strings_characters_split_into_multiple_categories.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_348_exception_parsing_value.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_500_vboolean_for_parameter.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_issue_557_encode_native_parameters.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_multiple.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_oss_fuzz_errors.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_parsing.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_period.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_property_params.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_recurrence.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_time.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_timezoned.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_unit_cal.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_unit_caselessdict.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_unit_parser_tools.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_unit_prop.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_unit_tools.py
/usr/lib/python3.11/site-packages/icalendar/tests/test_with_doctest.py
/usr/lib/python3.11/site-packages/icalendar/tests/timezones
/usr/lib/python3.11/site-packages/icalendar/tests/timezones/issue_237_brazilia_standard.ics
/usr/lib/python3.11/site-packages/icalendar/tests/timezones/issue_53_tzid_parsed_properly.ics
/usr/lib/python3.11/site-packages/icalendar/tests/timezones/issue_55_parse_error_on_utc_offset_with_seconds.ics
/usr/lib/python3.11/site-packages/icalendar/timezone_cache.py
/usr/lib/python3.11/site-packages/icalendar/tools.py
/usr/lib/python3.11/site-packages/icalendar/windows_to_olson.py
/usr/share/doc/packages/python311-icalendar
/usr/share/doc/packages/python311-icalendar/CHANGES.rst
/usr/share/doc/packages/python311-icalendar/README.rst
/usr/share/licenses/python311-icalendar
/usr/share/licenses/python311-icalendar/LICENSE.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024