11
0

26 Commits

Author SHA256 Message Date
797dfbbc04 Accepting request 1282028 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1282028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=10
2025-06-02 20:02:11 +00:00
a2c992629e - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=25
2025-06-02 16:13:18 +00:00
fcf4fdf1d1 Accepting request 1092487 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=9
2023-06-12 13:27:42 +00:00
10d19954db Accepting request 1092433 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=23
2023-06-12 08:20:15 +00:00
870ac40bb6 Accepting request 895725 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=8
2021-06-01 08:37:28 +00:00
10e843a658 Accepting request 895706 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=21
2021-05-27 09:58:13 +00:00
d814e42e3c Accepting request 835180 from devel:languages:python
- update to 2.6:
  Updated Pipfile and Makefile to:
    - update and move packages to the "dev" section
    - use Python 3.7 for pipenv
    - install tox-pipenv plugin to try and fix Tox (currently doesn't)
    - simplify tox.ini to try and fix Tox (didn't)
    - move ci makefile target to the circle config

OBS-URL: https://build.opensuse.org/request/show/835180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=7
2020-09-21 15:16:53 +00:00
92565e78de - update to 2.6:
Updated Pipfile and Makefile to:
    - update and move packages to the "dev" section
    - use Python 3.7 for pipenv
    - install tox-pipenv plugin to try and fix Tox (currently doesn't)
    - simplify tox.ini to try and fix Tox (didn't)
    - move ci makefile target to the circle config

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=19
2020-09-17 11:44:39 +00:00
41a3de91a4 Accepting request 783952 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/783952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=6
2020-03-11 17:55:49 +00:00
Tomáš Chvátal
6c7f0985b3 Accepting request 783944 from home:mcalabkova:branches:devel:languages:python
- update version to 2.5
  * Fix to sanitize abbreviated months from icu
  * typo in RU locale in abbreviation for January
  * Fix lint errors for flake8 v3.5.0
  * Add a constant for start hour
  * Add 'secs' and 'mins' into base units
  * Remove unused dependency on future

OBS-URL: https://build.opensuse.org/request/show/783944
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=17
2020-03-11 15:58:15 +00:00
0f1ee12a1b Accepting request 687610 from devel:languages:python
- Fix fdupes call

OBS-URL: https://build.opensuse.org/request/show/687610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=5
2019-04-05 09:57:05 +00:00
Tomáš Chvátal
4f8d10a9e8 - Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=15
2019-03-07 11:11:53 +00:00
b8dcbf6f1c Accepting request 659836 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/659836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=4
2018-12-24 10:46:30 +00:00
Todd R
6dc79808f8 Accepting request 659797 from home:jengelh:branches:devel:languages:python
- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/659797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=13
2018-12-19 04:00:35 +00:00
72f57ac9ed Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=12
2018-12-04 17:17:47 +00:00
4987dedb58 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=11
2018-12-04 13:44:49 +00:00
334f11fd9e Accepting request 534997 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/534997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=3
2017-10-26 16:43:46 +00:00
Todd R
232c476090 Accepting request 534996 from devel:languages:python:singlespec-staging
- Version 2.4
    PR 157 unwrap dictionary comprehensions to allow for python 2.6 to work - Issue #156
    PR #153 Fix/day of week offsets
    PR #146 Test failure: eom is correct, but expectation is wrong
    PR #142 Fixed all PyICU test failure
    PR #138 bug(date3): rely on comparison of hour and year strings but not strict char position
    PR #135 update manifest, clean up setup.py and move historical text files
    PR #130 Refactoring of pdt_locales
    PR #134 Uses `codecov` to generate coverage report
    PR #128 Master
    PR #127 Issue #126 - removed inheritance from object and removed return value…
    PR #118 ADD: improve russian locale
    PR #117 ADD: Russian Locale
    PR #116 Fix spelling of "separator". 
    PR #115 Update README.rst 
    PR #113 Add datetime example to readme. 
    PR #111 Allowed real number appear in text like "5.5 days ago" 
    Issue #219 - remove 'setup_requires' from setup.py
    Issue #215 - tests fail in March
    Issue #156 parsedatetime 2.0 doesn't work on py26
    Issue #155 Relative times containing years fail when computed from a leap day
    Issue #145 cal.parse('2015-11-18') returns November 19th 2015
    Issue #143 What is the second value returned by `parse`?
    Issue #141 Bad test case in TestComplexDateTimes
    Issue #123 update supporting files for v2.0 release
    Issue #124 Put locales into config-files (yaml)
    Issue #125 Remove extra files
    Issue #137 Year is parsed wrongly if the date is of format MMM DD, YYxx xx:SS bug
    Issue #136 Why I see 2016 instead of 2015?
    Issue #133 Bug: "2015-01-01" is parsed as the current date.
    Issue #126 "Unresolved attribute reference 'parse' for class 'object'... " in Pycharm IDE. bug
    Issue #120 the pdt_locales/en_AU.py file uses en_A for the localID instead of en_AU 
    Issue #114 Dates in the format 'YYYY-MM-DD HH:MM' give the incorrect month and day
    Issue #112 Document getting a time from parsedatetime into a standard Python structure
    Issue #110 AttributeError when running in the context of an HTTP request
    Issue #109 YearParseStyle is ignored for dates in MM/DD style
    Issue #107 yyyy/mm/dd date format
    Issue #105 "this week" is not parsed
    Issue #103 get UTC times from parseDT - trouble with at 9:30 clock times being interpreted directly in UTC
    Issue #100 Fractional deltas result in incoherent results.
- singlespec auto-conversion
- Version 1.5 (25 Jun 2015)
    Issue #99 Which year is implied when given just a month and day? Next and last? question
    Issue #96 Word boundary issues for specials (on, at, in) in nlp
    Issue #94 inconsistent application of sourceTime in Calendar.parseDT
    Issue #87 nlp() doesn't recognize some "next ..." expressions
    Issue #84 Afternoon? bug
    Issue #82 'last week' and 'next week' are broken
    Issue #81 parse returns default time of 0900 with dates like 'next friday' despite passed struct_time bug
    Issue #78 Link for Travis in README is wrong
    Issue #72 Enable travis
    Issue #71 Calendar() class can not be initialized 1.4 (it's fine)
    Issue #66 Unexpected struct_time flag with Calendar.parse on HTML <a href> string
    Issue #65 NLP false positives
    Issue #63 Supporting multiple shortweekday abbreviations
    Issue #61 Short weekday abbreviations bug
    Issue #56 Parse words to numbers (thirteen => 13)
    Issue #54 testMonths fails
    commit 107c7e4655 fix for issue 95 - parsing 'next june 15'
    commit 2c0c8ec778 Fixed faulty test, "730am" parses as "73:0 am" which is a bug for a later day.
    commit 6f244e891d Fix "ones" parsing as "1s." Require a word boundary between spelled numbers and units.
    commit 035818edef Fix "1 day ago" parsing like "1d 1y ago" where "a" within the word "day" is interpreted as 1.
    commit 45002e6eec Fixes "next week" and similar modifier + unit pairs in nlp()
    commit 47d2e1d527 Fixed "last week"
- Fix building on SLES 11
- Fix service file
- Fix source url
- Initial package

OBS-URL: https://build.opensuse.org/request/show/534996
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=9
2017-10-18 16:12:08 +00:00
574dcbd396 Accepting request 339250 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/339250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=2
2015-10-19 20:51:54 +00:00
Todd R
f79d4f58a7 Accepting request 339238 from home:Simmphonie:python
OBS-URL: https://build.opensuse.org/request/show/339238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=7
2015-10-16 09:50:22 +00:00
d1c6c31dfb Accepting request 319784 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/319784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parsedatetime?expand=0&rev=1
2015-08-03 15:21:39 +00:00
Jochen Keil
777de62978 Fix spec file for submission to Factory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=5
2015-07-31 12:33:17 +00:00
Jochen Keil
6a847b37e5 Fix service file for submission to Factory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=4
2015-07-31 12:32:03 +00:00
Jochen Keil
d0125ffcb0 Fix changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=3
2015-07-31 12:29:56 +00:00
Todd R
7526c3637f Accepting request 316554 from home:TheBlackCat:branches:devel:languages:python
Fix building on SLES 11

OBS-URL: https://build.opensuse.org/request/show/316554
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=2
2015-07-14 07:45:12 +00:00
Denisart Benjamin
e8580093ed Accepting request 311243 from home:jkeil
OBS-URL: https://build.opensuse.org/request/show/311243
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsedatetime?expand=0&rev=1
2015-06-14 18:51:59 +00:00