17
0

23 Commits

Author SHA256 Message Date
75fabdf88c Accepting request 1246652 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1246652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=10
2025-02-18 18:12:49 +00:00
12555c145c - Update to 3.2.0
* Look up the location of the crontab command instead of assuming
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=22
2025-02-18 11:49:41 +00:00
bfe77a33c2 Accepting request 1179080 from devel:languages:python
- update to 3.1.0:
  * Fix a few basic parsing issues
-This line, and those below, will be ignored--

old: openSUSE:Factory/python-python-crontab
new: devel:languages:python/python-python-crontab rev None
Index: python-python-crontab.changes
===================================================================
--- python-python-crontab.changes (revision 8)
+++ python-python-crontab.changes (revision 20)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Jun  6 20:21:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
+
+- update to 3.1.0:
+  * Fix a few basic parsing issues
+
+-------------------------------------------------------------------
 Mon Jan  1 20:28:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
 
 - update to 3.0.0:
Index: python-python-crontab.spec
===================================================================
--- python-python-crontab.spec (revision 8)
+++ python-python-crontab.spec (revision 20)
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-python-crontab
-Version:        3.0.0
+Version:        3.1.0
 Release:        0
 Summary:        Python Crontab API
 License:        LGPL-3.0-only
Index: python-crontab-3.1.0.tar.gz
===================================================================
Binary file python-crontab-3.1.0.tar.gz (revision 20) added
Index: python-crontab-3.0.0.tar.gz
===================================================================
Binary file python-crontab-3.0.0.tar.gz (revision 8) deleted

OBS-URL: https://build.opensuse.org/request/show/1179080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=9
2024-06-07 13:04:25 +00:00
d5af7249cb - update to 3.1.0:
* Fix a few basic parsing issues

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=20
2024-06-06 20:21:56 +00:00
06b0216fa5 Accepting request 1136017 from devel:languages:python
- update to 3.0.0:
  * Add frequency checks at specific timestamp
  * Fix lots of pylint errors and improve test coverage
  * Improve schedule running with more information about what was
    returned
  * Cause an error when setting an invalid frequency

OBS-URL: https://build.opensuse.org/request/show/1136017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=8
2024-01-03 11:28:00 +00:00
272a7e85a6 - update to 3.0.0:
* Add frequency checks at specific timestamp
  * Fix lots of pylint errors and improve test coverage
  * Improve schedule running with more information about what was
    returned
  * Cause an error when setting an invalid frequency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=18
2024-01-01 20:29:48 +00:00
c5cb78fdc1 Accepting request 1068159 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1068159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=7
2023-02-28 11:49:40 +00:00
92e38f7f8c - Update to 2.7.1:
* Fix #104, confirm removal of python2.7 support
- 2.7.0:
  * Add feature to insert new commands in the middle of the cron. Fix #101
  * Do not log invalid comments as errors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=16
2023-02-21 10:16:37 +00:00
9481494aa5 Accepting request 1008715 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=6
2022-10-07 23:25:32 +00:00
8cbb7d87c9 Accepting request 1008605 from home:yarunachalam:branches:devel:languages:python
- Update to 2.6.0
- Fix #87 with specials flag on rendering options
* Fix #82 with a cron_command API and README updates
* Fix #88 with comment change
* Merge branch 'issue-cron-weekdays-vs-python-weekdays' into 'master'
* Fix test_02_days_per_year calculations incorrect
* Fix #81 make a command valid when setting the command
* bump version
* Fix #75 apply disabled comment prefix before pre-comment
* Fix #73 add support for percent sign stdin and escaping
* Fix #71 record pre-comment styles faithfully for re-rendering

OBS-URL: https://build.opensuse.org/request/show/1008605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=14
2022-10-07 07:56:10 +00:00
ba47df48ce Accepting request 891237 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/891237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=5
2021-05-07 14:45:51 +00:00
a40016ddb2 Accepting request 891058 from home:bnavigator:branches:devel:languages:python
- Fix testsuite and devel BuildRequirements for different flavors

OBS-URL: https://build.opensuse.org/request/show/891058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=12
2021-05-07 08:58:55 +00:00
e9baa77bbd Accepting request 866623 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/866623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=4
2021-01-25 17:25:05 +00:00
94324de57e Accepting request 866540 from home:jayvdb:branches:devel:languages:python
- Fix Python 3.6 builds

OBS-URL: https://build.opensuse.org/request/show/866540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=10
2021-01-25 14:40:54 +00:00
c1e848e6fd Accepting request 824583 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=3
2020-08-06 08:42:24 +00:00
Tomáš Chvátal
cd175e83ae Accepting request 824510 from home:mcalabkova:branches:devel:languages:python
- update to 2.5.1
  * Update crontab class to allow with context manager
  * Convert file to unix format
  * add support for percent sign stdin and escaping

OBS-URL: https://build.opensuse.org/request/show/824510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=8
2020-08-06 05:42:42 +00:00
483d8110ba Accepting request 787448 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/787448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=2
2020-03-24 21:33:49 +00:00
Tomáš Chvátal
6577da22f8 Accepting request 787423 from home:pgajdos:python
- version update to 2.4.0
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/787423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=6
2020-03-23 12:23:31 +00:00
7e99843231 Accepting request 731670 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/731670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=1
2019-09-27 12:50:05 +00:00
Tomáš Chvátal
21d228e965 - Disable flaky test test_04_schedule_ten
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=4
2019-09-18 08:27:36 +00:00
Tomáš Chvátal
ac6833c081 Accepting request 731466 from home:jengelh:branches:devel:languages:python
- Expand description.

OBS-URL: https://build.opensuse.org/request/show/731466
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=3
2019-09-17 10:01:58 +00:00
Tomáš Chvátal
3afde76d2b - Format with spec-cleaner
- Initial spec for v1.7.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=2
2019-09-17 08:39:51 +00:00
Tomáš Chvátal
2bea0913a4 Accepting request 731336 from home:jayvdb:strictyaml
- Update to single spec and activate test suite
- Update to v2.3.8

15k/day

OBS-URL: https://build.opensuse.org/request/show/731336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=1
2019-09-17 08:39:14 +00:00