Commit Graph

426 Commits

Author SHA1 Message Date
Simeon Warner
9f26daaf74 Tidy examples to match split scripts 2020-12-16 11:19:48 -05:00
Simeon Warner
ce9a15be74 Remove old examples 2020-12-16 11:02:22 -05:00
Simeon Warner
585ef14b01
Merge pull request #39 from resync/v1_1
Add ResourceSync v1.1. support
2020-12-16 08:37:28 -05:00
Simeon Warner
f463e4d5f8 Document add_lastmod 2020-12-15 13:26:42 -05:00
Simeon Warner
fa8db5fec6 Make v1.1 the default, change include_lastmod to add_lastmod 2020-12-15 13:14:30 -05:00
Simeon Warner
b669b3d88f Change default to v1.1 2020-12-15 11:55:30 -05:00
Simeon Warner
9ddd9d4e1f Improve comment 2020-12-15 11:46:28 -05:00
Simeon Warner
1ac32a77ea Chop out python 2.6 and 2.7 hacks 2020-12-15 10:20:58 -05:00
Simeon Warner
5f271767ce Remove outdated comment 2020-12-13 16:57:30 -05:00
Simeon Warner
1685107039 Change so that Resource.datetime is implemented over ts_datetime timestamp like other timestamps 2020-12-13 16:52:43 -05:00
Simeon Warner
9a789d1b75 Complete working through 1.1 examples 2020-12-13 12:36:35 -05:00
Simeon Warner
3d2a7fcfd9 replace example opener with reader 2020-12-13 12:21:02 -05:00
Simeon Warner
d0dbd4029a Add 1.1 examples 2020-12-13 11:57:35 -05:00
Simeon Warner
82442f8122 Add spec_version and include_lastmod, add resource.datetime 2020-12-13 11:56:50 -05:00
Simeon Warner
73273f37a8 Move examples from v1.0 into tests/testdata/examples_from_spec_v1_0 and adjust tests 2020-12-13 10:33:30 -05:00
Simeon Warner
9b19782fa0 Fix script names 2020-12-13 10:22:36 -05:00
Simeon Warner
92615b9d93 Change from optparse to argparse, part 3 2020-12-13 10:18:28 -05:00
Simeon Warner
25ba3db42d Change from optparse to argparse, part 2 2020-12-13 09:31:22 -05:00
Simeon Warner
4d158568b9 Change from optparse to argparse 2020-12-13 09:24:17 -05:00
Simeon Warner
0af0b103dd Fix comment typo 2020-12-12 12:21:47 -05:00
Simeon Warner
8bef376405 Fix script names 2020-12-12 12:21:28 -05:00
Simeon Warner
50870a65fb Put icons on same line 2020-12-12 11:25:07 -05:00
Simeon Warner
1a118dd2d2 fix filename 2020-12-12 11:19:25 -05:00
Simeon Warner
8a6ac8d28a Move scripts back to bin directory 2020-12-12 10:30:29 -05:00
Simeon Warner
8166677045 Move scripts back to bin directory 2020-12-12 10:29:08 -05:00
Simeon Warner
285170eddc Move version into __init__.py 2020-12-12 10:28:47 -05:00
Simeon Warner
706fb49baa Update 2020-12-12 10:28:06 -05:00
Simeon Warner
9ece0c5082 Convert to Markdown 2020-12-12 10:27:30 -05:00
Simeon Warner
abc3d7286e Add --delay option 2020-12-11 11:29:47 -05:00
Simeon Warner
b2c349b943 Update changelog 2020-12-11 08:59:46 -05:00
Simeon Warner
020866bf64 Fix for python 3.8 2020-12-11 08:06:49 -05:00
Simeon Warner
a2db071f3e Tidy, remove py2 support 2020-12-10 20:19:22 -05:00
Simeon Warner
54ecef29ad Fix element order in python 3.8 2020-12-10 18:48:59 -05:00
Simeon Warner
82524969ec Tidy, remove py2 support 2020-12-10 18:09:41 -05:00
Simeon Warner
3391fbef64 Add --access-token, share argument settings 2020-12-10 17:26:36 -05:00
Simeon Warner
3b61c37778 Drop python 2.7 2020-12-10 13:00:32 -05:00
Simeon Warner
0756441d05 Drop py2, sort attributes added to keep output in sort order in Python3.8 2020-12-10 12:57:25 -05:00
Simeon Warner
30ab56b14a More tidy 2020-12-10 09:16:10 -05:00
Simeon Warner
a15b4c50ce Fix errors with 3.6, tidy 2020-12-10 07:24:00 -05:00
Simeon Warner
7d2181a31a Update python versions for testing 2020-12-10 04:47:31 -05:00
Simeon Warner
e1603250bf Bump version number 2018-10-23 10:59:20 -04:00
Simeon Warner
98292c17b2 Fix date 2018-10-23 10:58:00 -04:00
Simeon Warner
cb92fb4f2a Tidy 2018-10-23 10:46:41 -04:00
Simeon Warner
e33e7ffbbe Exclude python2 imports from coverage 2018-10-23 10:46:26 -04:00
Simeon Warner
9de1e5b51e More tests 2018-10-23 10:45:58 -04:00
Simeon Warner
0125b39757
Merge pull request #35 from UCLALibrary/resource-fetching
Enable configuration of timeout and number of retries for resource download attempts
2018-10-02 14:50:15 -04:00
Mark Allen Matney, Jr
a18d221a1f make pycodestyle happy 2018-10-02 11:44:30 -07:00
Mark Allen Matney, Jr
3d14c31a1c fix client tests by ensuring that requests.get only sees HTTP URLs 2018-10-02 11:38:52 -07:00
Mark Allen Matney, Jr
956c9eabb2 enable configuration of timeout and number of retries for resource download attempts 2018-10-02 10:48:51 -07:00
Mark Allen Matney, Jr
beabd5b231 remove unused urllib imports 2018-10-01 15:55:57 -07:00