Commit graph

2047 commits

Author SHA1 Message Date
adam
923fec70f1 Added python to CATEGORIES 2018-01-02 08:17:26 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
rillig
4760eca917 Replaced $(ROUND) with ${CURLY} variable references.
This has been a pkglint warning for several years now, and pkglint can even
fix it automatically. And it did for this commit.

Only in lang/mercury, two passes of autofixing were necessary because there
were nested variables.
2018-01-01 18:16:35 +00:00
wiz
cd24d3eba9 p5-DateTime: update to 1.4500.
1.45    2017-12-26

- Added month_length(), quarter_length() and year_length()
  methods. Implemented by Dan Stewart. PR #70.
2017-12-31 13:44:56 +00:00
wiz
754df7725b p5-Time-Piece: update to 1.3203.
1.3203  2017-12-12
        - Fix copy constructor erroneous parent modification (Thanks Grinnz!)
        - Fix wrong islocal of existing object in copy constructor (Thanks Grinnz!)
        - Switch to XSLoader
2017-12-30 15:06:49 +00:00
wiz
5d5f1c18df p5-Time-HiRes: update to 1.9750.
1.9750 [2017-12-22]
 - update META.yml and META.json for XSLoader instead of DynaLoader
   [rt.cpan.org #123933]

1.9749 [2017-12-21]
 - CPAN release
 - Quieten Time-HiRes test noise: blead 0f009486
 - Switch some core modules to XSLoader: blead b9a5a78f [rt.cpan.org #129789]
 - disable a flapping test for CI: blead cd2a978d
 - Avoid newGVgen in blead-upstream modules: blead 732d3893
 - Declaration after statement in typemap: blead d269f586
 - semicolon-friendly diagnostic control: blead 7347ee54
 - in macOS (OS X) check properly in runtime whether futimens()
   and utimensat() are available

1.9748 [2017-12-16]
 - bleadperl only
 - semicolon-friendly diagnostic control: blead 7347ee54

1.9747 [2017-09-13]
 - bleadperl only
 - Switch some core modules to XSLoader: blead b9a5a78f [rt.cpan.org #129789]
2017-12-30 15:06:09 +00:00
wiz
012ec99be1 p5-DateTime-Format-Strptime: update to 1.7500.
1.75     2017-12-24

- Fixed tests to pass with blead Perl. Reported by James Keenan. GH #19.
2017-12-30 15:04:41 +00:00
wiz
4d78872606 ruby-tzinfo03: follow redirect 2017-12-24 10:17:26 +00:00
wiz
62125f0b19 ruby-tzinfo-data: follow redirect 2017-12-24 10:17:13 +00:00
wiz
d0e6a9d04f ruby-tzinfo: follow redirect 2017-12-24 10:16:53 +00:00
adam
1f239cee97 py-tempora: updated to 1.10
1.10
Added ``timing.BackoffDelay``, suitable for implementing
exponential backoff delays, such as those between retries.
2017-12-22 05:55:39 +00:00
leot
f68bc93db6 jrnl: Define GITHUB_PROJECT to just `jrnl'
(Otherwise ${PKGBASE} is used and the fetch phase fails)
2017-12-20 11:08:06 +00:00
leot
8c78a0e1d5 time/Makefile: Add py-jrnl 2017-12-19 14:26:55 +00:00
leot
3e150778f2 py-jrnl: Import py-jrnl-1.9.8 as time/py-jrnl
jrnl is a simple journal application for your command line. Journals
are stored as human readable plain text files - you can put them
into a Dropbox folder for instant syncing and you can be assured
that your journal will still be readable in 2050, when all your
fancy iPad journal applications will long be forgotten.

jrnl also plays nice with the fabulous DayOne and can read and
write directly from and to DayOne Journals.

Optionally, your journal can be encrypted using the 256-bit AES.

Packaged in pkgsrc-wip by myself.
2017-12-19 14:26:21 +00:00
leot
00b01b73e7 time/Makefile: Add todotxt 2017-12-19 11:40:40 +00:00
leot
cdbece9c64 todotxt: Import todotxt-2.10 as time/todotxt
A simple and extensible shell script for managing your todo.txt file.

With a simple but powerful shell script called todo.sh, you can interact
with todo.txt at the command line for quick and easy, Unix-y access.

The Todo.txt CLI supports archiving completed tasks to done.txt and
priority/context tab autocompletion.

Based on now-known-as wip/todotxt-git originally packaged in pkgsrc-wip by
tty` with several changes by myself.
2017-12-19 11:39:50 +00:00
triaxx
548d51b210 Add time/py-monotonic package version 1.4 2017-12-06 21:51:59 +00:00
adam
882bca1ee4 py-tzlocal: updated to 1.5.1
1.5.1:
- 1.5 had a bug that slipped through testing, fixed that,
increased test coverage.

1.5:
- No longer treats macOS as special, but as a unix.
- get_windows_info.py is renamed to update_windows_mappings.py
- Windows mappings now also contain mappings from deprecated zoneinfo names.
(Preston-Landers, regebro)
2017-12-06 12:21:02 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
adam
3a23bda684 py-pendulum: updated to 1.3.2
1.3.2
Fixed instance() behaviour with pytz offsets.
Fixed deepcopy / pickle compatibility for TimezoneInfo.
2017-11-17 11:18:49 +00:00
wiz
3f1f7c6c2c p5-DateTime-TimeZone: update to 2.15.
2.15    2017-11-04

- Make the local zone lookup code handle the case where /usr/share/zoneinfo is
  a symlink, as it apparently is on recent versions of macOS (10.13). Fixed by
  Tom Wyant. GH #22 and #23.


2.14    2017-10-28


- This release is based on version 2017c of the Olson database. This release
  includes contemporary changes for Fiji, Namibia, Northern Cyprus, Sudan,
  Tonga, and Turks & Caicos.
2017-11-08 21:21:00 +00:00
wiz
3136be87d4 p5-DateTime-Locale: update to 1.17.
1.17     2017-11-04

- Rebuilt all locale data with CLDR 32, released on 2017-11-01.
2017-11-08 21:20:08 +00:00
adam
f734128923 py-tzdata: updated to 2017.3.1
2017.3.1:
Unknown changes
2017-11-07 13:14:53 +00:00
wiz
24f1372e19 fet: follow redirect 2017-11-06 13:25:32 +00:00
taca
c52fb49a6d time/ruby-tzinfo-data: update to 1.2017.3
* Based on version 2017c of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2017-October/000047.html).
2017-10-31 15:47:50 +00:00
taca
b5a3f794cb time/ruby-tzinfo: Update to 1.2.4
* Ignore the leapseconds file that is included in zoneinfo directories
  installed with version 2017c and later of the Time Zone Database.
2017-10-31 15:46:33 +00:00
jperkin
0f08823df8 py-maya: Fix build with python27. 2017-10-31 09:22:21 +00:00
adam
ff0f68f2b6 py-pytz: updated to 2017.3
2017.3:
This release contains rare code changes, allowing use of an environment variable to override the database location, and ability to load pickles stored with Python2 to be loaded under Python3.
2017-10-30 18:31:28 +00:00
adam
189b6c70d9 py-tzdata: updated to 2017.3
2017.3:
Changes unknown.
2017-10-28 09:13:28 +00:00
adam
5d025085a0 py-pendulum: updated to 1.3.1
1.3.1:
Fixed inaccuracy of in_days() method on DST transitions.
Fixed seconds inaccuracy for past datetimes.

1.3.0:
Added support for the alternative formatter's tokens in from_format().
Added a timezones module attribute to expose available timezones.
Added the exact keyword to parse() which behaves exactly like strict.
Dropped support for Python 3.2 and 3.3.
The classic formatter in from_format() is now deprecated.
Fixed th locale.
2017-10-28 09:06:26 +00:00
adam
bb5a74017c py-maya: updated to 0.3.3
0.3.3:
Fix typos and correct spelling.
2017-10-28 08:54:11 +00:00
khorben
d47c7eb361 Add support for LDFLAGS
This notably fixes building with RELRO enabled.
2017-10-25 21:59:33 +00:00
khorben
2420cdd2bb Add support for LDFLAGS
This notably fixes building with RELRO enabled.
2017-10-25 21:45:38 +00:00
adam
47adb66a04 py-isodate: update to 0.6.0
0.6.0:
- support incomplete month date
- rely on duck typing when doing duration maths
- support ':' as separator in fractional time zones
2017-10-16 06:44:28 +00:00
adam
8eef9f5d2f py-arrow: update to 0.10.0
0.10.0
- [FIX] Fix getattr off by one for quarter
- [FIX] Fix negative offset for UTC
- [FIX] Update arrow.py
2017-10-12 06:38:08 +00:00
wiz
11cd1eabec ical2rem: comment out dead site 2017-10-09 08:11:46 +00:00
wiz
a291e85d4d khal: update to 0.9.8.
0.9.8
=====
released 2017-10-05

* FIX a bug in ikhal: when editing events and not editing the dates, the end
  time could erroneously be moved to the start time + 1h
2017-10-05 22:39:05 +00:00
wiz
6e767f57d4 py-vdirsyncer: update to 0.16.3.
Version 0.16.3
==============

*released on 03 October 2017*

- First version with custom Debian and Ubuntu packages. See :gh:`663`.
- Remove invalid ASCII control characters from server responses. See :gh:`626`.
- **packagers:** Python 3.3 is no longer supported. See :ghpr:`674`.
2017-10-03 09:50:02 +00:00
wiz
8a3fc94275 khal: update to 0.9.7.
0.9.7
=====
released 2017-09-15

* FIX don't crash when editing events with datetime UNTIL properties
* FIX `search` will no longer break on overwritten events with a master event

* CHANGE `search` will now print one line for every different event in a
  recurrence set, that is one line for the master event, and one line for every
  different overwritten event
2017-10-02 13:42:10 +00:00
joerg
302d9e21b4 Needs pytest-runner. 2017-10-01 19:02:12 +00:00
joerg
225ff93322 + py-maya 2017-09-29 21:23:11 +00:00
joerg
ce0a6eae23 Add py-maya-0.3.2:
Datetimes are very frustrating to work with in Python, especially when
dealing with different locales on different systems. This library exists
to make the simple things much easier, while admitting that time is an
illusion (timezones doubly so).

Datetimes should be interacted with via an API written for humans.

Maya is mostly built around the headaches and use-cases around parsing
datetime data from websites.
2017-09-29 21:22:51 +00:00
joerg
2dc2d1b885 + py-dateparser 2017-09-29 21:22:07 +00:00
joerg
a7ebb85713 Add py-dateparser-0.6.0:
dateparser provides modules to easily parse localized dates in almost any
string formats commonly found on web pages.
2017-09-29 21:21:52 +00:00
joerg
5e6e564614 + py-pendulum 2017-09-29 21:19:07 +00:00
joerg
5510bdcc63 Add py-pendulum-1.2.5:
Native datetime instances are enough for basic cases but when you face
more complex use-cases they often show limitations and are not so
intuitive to work with. Pendulum provides a cleaner and more easy to use
API while still relying on the standard library. So it’s still datetime
but better.

Unlike other datetime libraries for Python, Pendulum is a drop-in
replacement for the standard datetime class (it inherits from it), so,
basically, you can replace all your datetime instances by Pendulum
instances in you code (exceptions exist for libraries that check the type
of the objects by using the type function like sqlite3 or PyMySQL for
instance).

It also removes the notion of naive datetimes: each Pendulum instance is
timezone-aware and by default in UTC for ease of use.

Pendulum also improves the standard timedelta class by providing more
intuitive methods and properties.
2017-09-29 21:18:49 +00:00
joerg
a9e4a5ae97 + py-tzdata 2017-09-29 13:58:05 +00:00
joerg
9433e68825 Add pytzdata-2017.2.2:
Official timezone database for Python.
2017-09-29 13:57:34 +00:00