15
0
Commit Graph

30 Commits

Author SHA256 Message Date
bd9237803b - update to 4.0.4:
- Reduce Hypothesis iterations to speed up testing, allowing PRs to pass

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=55
2020-03-16 10:48:01 +00:00
Tomáš Chvátal
93e8647c37 - Fix fdupes and pytest calls
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=53
2019-08-21 14:46:53 +00:00
Tomáš Chvátal
6182d092ac Accepting request 682535 from home:jayvdb:py-check-failures
- Remove no longer necessary pytest argument
  -k 'not test_create_america_new_york'

OBS-URL: https://build.opensuse.org/request/show/682535
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=51
2019-03-07 16:43:03 +00:00
Tomáš Chvátal
1b0e900f3a Accepting request 651057 from home:kbabioch:branches:devel:languages:python
- Version update to 4.0.3
  * Categories are comma separated not 1 per line #265.
  * mark test with mixed timezoneaware and naive datetimes as an expected
    failure.

OBS-URL: https://build.opensuse.org/request/show/651057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=49
2018-11-22 10:33:48 +00:00
Tomáš Chvátal
34514cadc7 - Explicitly require hypothesis as it is requested in setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=47
2018-08-29 10:39:05 +00:00
Tomáš Chvátal
5190feb011 - Version update to 4.0.2:
* Update all pypi.python.org URLs to pypi.org
  * Added rudimentary command line interface.
  * Readme, setup and travis updates.
  * Drop support for Python 2.6 and 3.3.
  * Accept Windows timezone identifiers as valid. #242 
  * Fix ResourceWarnings in setup.py when Python warnings are enabled. #244
  * Fix invalid escape sequences in string and bytes literals. #245
  * Include license file in the generated wheel package. #243
  * Fix non-ASCII TZID and TZNAME parameter handling. #238
  * Docs: update install instructions. #240
  * added vUTCOffset.ignore_exceptions to allow surpressing of failed TZOFFSET parsing (for now this ignores the check for offsets > 24h) 
  * Fix VTIMEZONEs including RDATEs #234.
- Update URL to point to the repo rather than to docs
- Use %license for license install

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=45
2018-08-23 08:17:16 +00:00
Jan Matejek
36aca1746d Accepting request 507991 from home:alois:branches:devel:languages:python
Update to 3.11.5 and conversion to single spec mode

OBS-URL: https://build.opensuse.org/request/show/507991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=43
2017-07-04 12:43:02 +00:00
0147def06d - correct source url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=41
2017-01-18 13:59:50 +00:00
c8a02f6904 Accepting request 450348 from home:frispete:python
- update to version 3.11.2 (2017-01-12)
  - Run tests with python 3.5 and 3.6. [geier]
  - Allow tests failing with pypy3 on travis.ci. [geier]
- update to version 3.11.1 (2016-12-19)
  - Encode error message before adding it to the stack of collected error
     messages.
- update to version 3.11 (2016-11-18)
  - Successfully test with pypy and pypy3. [gforcada]
  - Minor documentation update. [tpltnt]
- update to version 3.10 (2016-05-26)
  - Updated components description to better comply with RFC 5545. Refs #183.
    [stlaz]
  - Added PERIOD value type to date types. Also fixes incompatibilities
    described in #184. Refs #189. [stlaz]
  - Fix testsuite for use with dateutil>=2.5. Refs #195. [untitaker]
  - Reintroduce cal.Component.is_broken that was removed with 3.9.2. Refs #185.
    [geier]
- update to version 3.9.2 (2016-02-05)
  - Defined test_suite in setup.py. Now tests can be run via python setup.py
    test. [geier]
  - Fixed cal.Component.from_ical() representing an unknown component as one of
    the known. [stlaz]
  - Fixed possible IndexError exception during parsing of an ical string. [stlaz]
  - When doing a boolean test on icalendar.cal.Component, always return True.
    Before it was returning False due to CaselessDict, if it didn’t contain any
    items. [stlaz]
  - Fixed date-time being recognized as date or time during parsing. Added
    better error handling to parsing from ical strings. [stlaz]
  - Added __version__ attribute to init.py. [TomTry]
  - Documentation fixes. [TomTry]

OBS-URL: https://build.opensuse.org/request/show/450348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=40
2017-01-18 13:58:51 +00:00
79cad622da - adjust to python-python-dateutil renaming
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=38
2016-03-29 22:33:09 +00:00
Michal Čihař
7c3ada800b Accepting request 340426 from home:Nijel:branches:devel:languages:python
- Removed not needed run time dependency on unittest2

OBS-URL: https://build.opensuse.org/request/show/340426
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=35
2015-10-22 15:16:17 +00:00
Denisart Benjamin
69ead5f1b2 Accepting request 333778 from home:stroeder:branches:devel:languages:python
update to 3.9.1

OBS-URL: https://build.opensuse.org/request/show/333778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=33
2015-09-25 15:23:47 +00:00
Todd R
4472780044 Accepting request 316573 from home:TheBlackCat:branches:devel:languages:python
Fix building on SLES 11

OBS-URL: https://build.opensuse.org/request/show/316573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=31
2015-07-14 07:58:12 +00:00
Michal Čihař
582343ced7 Accepting request 298726 from home:Nijel:branches:devel:languages:python
- Update to 3.9.0:
  - Creating timezone objects from VTIMEZONE components.
  - Make ``python-dateutil`` a dependency.
  - Made RRULE tolerant of trailing semicolons.
  - Documentation fixes.
- Use .tar.gz as Source
- Add missing dependency on pytz, dateutil
- Run testsuite in %check and adjust build requires

OBS-URL: https://build.opensuse.org/request/show/298726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=29
2015-04-23 07:07:07 +00:00
Michal Čihař
c014e8e56b Accepting request 259799 from home:seilerphilipp
updated package to newest version

OBS-URL: https://build.opensuse.org/request/show/259799
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=27
2014-11-06 08:25:57 +00:00
Denisart Benjamin
03d6ebda35 Accepting request 206364 from home:posophe:branches:devel:languages:python
- Use tarball from https://pypi.python.org/ 
- Fix download link used as source

- New upstream release 3.5
- Changelog for 3.5
  * Let to_unicode be more graceful for non-unicode strings, as like CMFPlone’s safe_unicode does it. [thet] 
- Changelog for 3.4
  * Switch to unicode internally. This should fix all en/decoding errors. [thet]
  * Support for non-ascii parameter values. Fixes #88. [warvariuc]
  * Added functions to transform chars in string with ‘\’ + any of r’,;:’ chars into ‘%{:02X}’ form to avoid splitting on chars escaped with ‘\’. [warvariuc]
  * Allow seconds in vUTCOffset properties. Fixes #55. [thet]
  * Let Component.decode better handle vRecur and vDDDLists properties. Fixes #70. [thet]
  * Don’t let Component.add re-encode already encoded values. This simplifies the API, since there is no need explicitly pass encode=False. Fixes #82. [thet]
  * Rename tzinfo_from_dt to tzid_from_dt, which is what it does. [thet]
  * More support for dateutil parsed tzinfo objects. Fixes #89. [leo-naeka]
  * Remove python-dateutil version fix at all. Current python-dateutil has Py3 and Py2 compatibility. [thet]
  * Declare the required python-dateutil dependency in setup.py. Fixes #90. [kleink]
  * Raise test coverage. [thet]
  * Remove interfaces module, as it is unused. [thet]
  * Remove test_doctests.py, test suite already created properly in test_icalendar.py. [rnix]
  * Transformed doctests into unittests, Test fixes and cleanup. [warvariuc]

OBS-URL: https://build.opensuse.org/request/show/206364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=25
2013-11-09 11:08:28 +00:00
Denisart Benjamin
84cf257d97 Accepting request 206299 from server:Kolab:Extras
New upstream release 3.5

OBS-URL: https://build.opensuse.org/request/show/206299
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=24
2013-11-09 10:55:08 +00:00
Sascha Peilicke
9892760663 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=22
2013-10-24 11:06:47 +00:00
Sascha Peilicke
1e2f12d456 Accepting request 154985 from home:posophe:branches:devel:languages:python
Update to 3.3

OBS-URL: https://build.opensuse.org/request/show/154985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=20
2013-02-11 09:08:41 +00:00
Todd R
5d09323758 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=18 2013-01-02 21:43:34 +00:00
Sascha Manns
16f42fd177 Accepting request 133373 from home:poorboywilly:branches:devel:languages:python
Update to 3.1, remove Sphinx dependency and no need to rm .swp files removed upstream.

OBS-URL: https://build.opensuse.org/request/show/133373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=16
2012-09-09 10:49:07 +00:00
Todd R
ff4d223abd Accepting request 126369 from home:TheBlackCat:branches:devel:languages:python
Update to 3.0.1b2

OBS-URL: https://build.opensuse.org/request/show/126369
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=13
2012-06-27 18:43:26 +00:00
Sascha Peilicke
46e0eb10d2 Accepting request 96728 from devel:openSUSE:Factory:for-legal-lhf
- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/96728
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=11
2011-12-15 12:25:46 +00:00
Sascha Manns
2afd6a3f69 - fixed license issue
- closed bug bnx#714664

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=8
2011-09-22 14:28:26 +00:00
Sascha Manns
006f4701f2 - fixed fdupes issue
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=7
2011-08-28 15:44:10 +00:00
Sascha Manns
bd816c3d20 - updated Ownership
- removed rpmlintrc

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=5
2011-08-28 15:27:56 +00:00
Sascha Manns
345841f733 Accepting request 79958 from home:frispete:python
- updated to forked version 2.2

OBS-URL: https://build.opensuse.org/request/show/79958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=4
2011-08-28 15:15:40 +00:00
Sascha Manns
392681d7c8 - updated to version 2.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=3
2011-08-25 10:46:26 +00:00
Sascha Manns
52a19574de - Changed Ownership
- removed rpmlintrc

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=2
2011-08-24 20:03:00 +00:00
Lars Vogdt
90dd275d92 osc copypac from project:devel:languages:python package:python-iCalendar revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=1
2011-08-24 16:13:08 +00:00