Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/arrow-py/arrow

🏹 Better dates & times for Python
https://github.com/arrow-py/arrow

Bump version to 0.15.7 and update CHANGELOG (#810)

* Bump version and updated CHANGELOG

* Updated CHANGELOG with Korean locale info

* Bump da...

81f224d72f4fbdddbb3bd977c5793195b15c25fa authored over 4 years ago
Add week timeframe to Korean locale (#804)

* Fixes korean locale.

It fixes #808 that weeks timeframe can not be formatted in korean.
An...

451a3fef2954a3f39eba159eeec77a8ef827ef3b authored over 4 years ago
Merge pull request #796 from jadchaar/feature/normalize-ts

Normalize millisecond and microsecond timestamps

0a37fa5643ed2a0fe7714854fc3d91644fc8fb4e authored over 4 years ago
Merge branch 'master' into feature/normalize-ts

3a39f67708ad27d1c3b3a94cd0a8bb6b65bcc1c0 authored over 4 years ago
Merge pull request #805 from systemcatch/regression-541

Fix intermittent regression test failure

f107d257ce2acc6f01df494c2b113d5e74432a38 authored over 4 years ago
Merge pull request #799 from krisfremen/fix_up_mk_locale

Improve Macedonian(MK) locale

0493d64373c8740bb416f6c13af9963be51f2587 authored over 4 years ago
Hardcode microsecond and millisecond timestamps in tests.

2af62eb77e1f17eb1d4037d5c887e3cc551a3f90 authored over 4 years ago
Merge master

f3a6e558877723d71be57c71986267a6c9aab686 authored over 4 years ago
Merge pull request #806 from jadchaar/attempt-ci-fix

Attempt fix at CI

a0deccffb2add5216309e03813421f77771cb0ec authored over 4 years ago
Attempt fix at CI

35c0f84e487663f439892fcdcbfa048ba66936ca authored over 4 years ago
Fix intermittent regression test failure

68ec9286d7e7c46fbfb43549c26dddf4e037faa1 authored over 4 years ago
Create built-in format strings for common formats (#791)

* wrote functions and tests for the cookie, rfc822, rfc850, and rfc1036 date formats

* lintin...

22acd93050aa23147c9122f143a3069dc7f5b89f authored over 4 years ago
Add Swahili Locale (#797)

* Add Swahili Locale

Covers sw_ke and sw_tz

Signed-off-by: Antony Oduor <[email protected]>...

6e17e229a90aed28732c6526eb93e94853a41029 authored over 4 years ago
Add official Python 3.9 support (#801)

* Python 3.9 support

* Upgrade GH actions dependencies

* Upgrade GH actions dependencies i...

95ce1609a563e6cec9af6b2b94b4ece8298cba1a authored over 4 years ago
Fixing second. Adding tests for it.

09508f1f389f06804f6aac1f9624791a32705874 authored over 4 years ago
Fix up MK locale and add tests.

15ed80b54f29865f87f79f6af2d2c3119fe4d047 authored over 4 years ago
Clean up Macedonian Locale. Add weeks.

1619df9273f66505f3807a185ce166cf7f886123 authored over 4 years ago
Fixed bug with long and int on Python 2.7

1a60d8bb80c6ff4b29ca594eaf3626e77375fe0e authored over 4 years ago
Fix bug in test cases

fcc4f6e8d6869977b9390c8e491af32514914ec6 authored over 4 years ago
Cast expanded timestamp to int after multiplication to prevent rounding errors associated with 7th decimal.

49afdaeaaa27028ed150dd1efdbf59869c97e93f authored over 4 years ago
Add test cases for arrow.get with millisecond and microsecond timestamp

ae27235bcc1cba326e3a3356c5c8c3b1a24a6e45 authored over 4 years ago
Remove trunc in locales.py added by mistake.

82e2257ae303cf0b3bbcae07092f6b100a6d895b authored over 4 years ago
Normalize millisecond and microsecond timestamps in all cases.

b6e5a9c5bbbc5e33aa494b492e959283dcaeffa8 authored over 4 years ago
Add weeks translation for Hebrew (#794)

* Add weeks translation for Hebrew

* Add 'and' translation & logic, add tests

* Remove com...

e7a567628092f16189b0f9f5247d67fbff899ce5 authored over 4 years ago
Fix Portuguese locale capitalization and consolidate Brazilian locale (#793)

b8a601139c6eef2c452666b84dcfd9130c300352 authored over 4 years ago
Add French Canadian locale (#792)

* adds FrenchCanadianLocale

* updates tests fr_ca

0986e6abd10f68fb9b9d615cb2ff698a7a3d9458 authored over 4 years ago
Merge pull request #788 from eumiro/slovak_timeframes

Add support for week for the Slovak locale and complete the tests

3f9837ea3caa91994b24a50a55d71b49859dbd96 authored over 4 years ago
Add support for week for the Slovak locale and complete the timeframe tests

0acec71ad69625a29ea459d32e34633e77bac6ae authored over 4 years ago
Merge pull request #787 from crsmithdev/fix-gh-actions

Fix tests on GH actions

6fd78a13e21c4eee0f4b33699496576f6a111772 authored over 4 years ago
Fix tests on GH actions

e470b21e799766948b7950c56b875c7b04a03af3 authored over 4 years ago
Merge pull request #786 from jadchaar/bump-dependencies

Bump dependencies and parametrize TZ list

62bd7662fcfa4f58ec2adebc8347ac89ac3756c4 authored over 4 years ago
Bump dependencies and parametrize TZ list.

4b075583bbdf19d3a12a271ef572b78d39822ea2 authored over 4 years ago
Fix RST formatting bug in README (#784)

* Fix RST formatting bug in README

* Add full stop

Co-authored-by: systemcatch <30196510+s...

6a1f678ccaab70775cde5954ca4a69780e01d610 authored over 4 years ago
Package tox and dependencies in distribution tarball (#785)

* Package tox and dependencies in distribution tarball. Move configurations from setup.cfg to to...

f97402252ada6d2880cace56990f0115b1771e50 authored over 4 years ago
Merge pull request #779 from jadchaar/cleanup-docs-pr-template

Added better contributing docs to README and improved PR template

8523795e5baf551ba45f9acad04a9dcd23fadb96 authored over 4 years ago
Added support for week in Swedish locale. (#780)

38e285e7bc4ad328098a0d4834d91f324ce1afba authored over 4 years ago
Fix x formatting token on Python 2.7 (#781)

* Fix bug with x token in formatter on Python 2.7

* Tweak Makefile to run tests before publis...

61362579f66ddffc7b03daa2e381588e84e88b72 authored over 4 years ago
Fix title leveling

dbbd84f29fd290a96193e732d5acd00091b37a0d authored over 4 years ago
Added better contributing docs to README and improved PR template

86d75aeca2266ba520ad7ad4ff56135a15b44da2 authored over 4 years ago
Merge pull request #778 from systemcatch/changelog-0156

Bump version to 0.15.6 and update CHANGELOG

13d456214a1dce79ea69e2a09462ca22bfea2185 authored over 4 years ago
Small changes to wording

f5acf87d21d9d17e80f95d583efa46311f1cc7d6 authored over 4 years ago
Bump version to 0.15.6 and update CHANGELOG

3088a51c6e20489e8a4f9ce0f7ab115d261d9c62 authored over 4 years ago
Adds "week" locale support for zh_tw (#776)

Also adds missing tests for timeframes

c79b550b161c33c7c9607e87e8fbeee0756a76c3 authored almost 5 years ago
Merge pull request #773 from mgorny/skip-dateparser

Skip dateparser tests when the package is not installed

d03dee5c85244993c1a0a36a6915e4574ebb9924 authored almost 5 years ago
Skip dateparser tests when the package is not installed

Skip the dateparser test if dateparser is not installed. We do not want
to package it for just ...

210bace9e99d28cc6924ce3db9d2bc7358ae0256 authored almost 5 years ago
Consolidate German locales and add missing 'week'/'weeks' localization (#768)

* Add week/weeks granularity to GermanLocale

Signed-off-by: Nils Philippsen <[email protected]>
...

d6753353002704cdf86e65e59c7c835340723a82 authored almost 5 years ago
Add week timeframe to Polish locale (#769)

* add week timeframes to Polish locale

* fix Polish locale

* fix lint errors

Co-authore...

9a1df216c4161b35f4ae26cb0b6500e8c3d5f1be authored almost 5 years ago
Merge pull request #765 from krisfremen/pytest_conversion

Convert test setup methods to pytest fixtures

8d8b5263d545ddda8bd082a273aeeb04094a899f authored almost 5 years ago
Allow formatting with 'x' token (#766)

* Allow formatting with 'x' token

* Fix rounding error in test

* Remove space

34213790ebbafb743ddcc8fb15d051bc9bd44249 authored almost 5 years ago
Changing fixture names.

7acd6eb206d067c7e4148ce5b32b93afb88bcb17 authored almost 5 years ago
Removing _fixture in fixture naming and renaming to be more straightforward.

76663fc190d92535c7a7fe48a6e26b69bb1704f9 authored almost 5 years ago
Merging TestLocale into TestEnglishLocale.

0f590b730cb51902e9ee80c5bb356e5106d501bb authored almost 5 years ago
Removing timedst_fixture for brevity.

6c5936b9b3c113332f8aa3cb5d667b2d3f234ed7 authored almost 5 years ago
Moving fixtures to conftest.py

3afa5e5ab94bc763d8aff00bde5551f144ac6801 authored almost 5 years ago
lint fix up.

bc54bf027f7587c513c7e69245dad617eff5e6d8 authored almost 5 years ago
Fixing up lint issues.

9175306f535052c7df20e34ab5663fd86bc9ddd8 authored almost 5 years ago
Moving test_arrow.py to use pytest fixtures.

4f8e1328d1f2d45b9ebba128a3a16d974d1a5a8c authored almost 5 years ago
Moving test_arrow.py to use pytest fixtures.

c73e57f63c89fe523b5cc00aa201da3252f70819 authored almost 5 years ago
Finishing up moving test_locales.py to pytest fixtures.

714f4ca4924a44eaa05d03f8ee41427c790adc7a authored almost 5 years ago
Moving test_locales.py to pytest fixtures.

d4da708c76c744f8f3c0af66eb77c20d7cf1bb1c authored almost 5 years ago
Moving test_parser.py to pytest fixtures.

c8f58217a5d42187342af80e9c1488857b16f7a1 authored almost 5 years ago
Moving test_factory.py to pytest fixtures.

a0dc8bda574b3e76bf55435492b517416b40aa49 authored almost 5 years ago
Moving test_formatter.py to pytest.

7352ae429a9f8783dfdaad2f34e8a0c25091bcb0 authored almost 5 years ago
Merge pull request #764 from Skactor/patch-1

Update locales.py

41b57fd315678f4f38d0ca68e48d390662b1e226 authored almost 5 years ago
Update locales.py

Use more precise time descriptions

a794566c21f1649c9feefd19b010be599294f5a9 authored almost 5 years ago
Change GH watch button to star button (#763)

d0c993cc440d9f0b0cabe897b2e25363fa75ac01 authored almost 5 years ago
Add support for parsing and formatting ISO 8601 week dates (#754)

* Add support for parsing and formatting ISO 8601 week dates

* Minor fixes and added failing ...

7e0d4f6c5eb3d8713456e3dfaa58fcc99b46ea3a authored almost 5 years ago
Changed CI badge from Travis to GH actions

945e712d5afcfe8dce5d5c5f9bd72f05749bec27 authored almost 5 years ago
Fix naming conflict and removed linting need on tests

bd37b7f3ff4c3afb3a87e238ed093adf1e045f42 authored almost 5 years ago
Temporarily restore travis CI and rename workflows folder to lowercase

7b348dff58adbff1c7190cd473d6f3c28fb072ec authored almost 5 years ago
First attempt at GH actions (#761)

750c82d1ee78f845233295d91a129687f3351aaa authored almost 5 years ago
Added sponsorship info and update dependencies (#759)

* Added sponsorship info and update dependencies

* Fix python 2.7 and 3.5 pre-commit

* Up ...

cbcf6d0baa98f82ff6de46817fb147865c53fcd6 authored almost 5 years ago
Merge pull request #756 from cannatag/patch-1

Update locales.py

838f129712195b1ad05a7f4c68addb5ce701ded6 authored almost 5 years ago
Update locales.py

Italian locale is missing translation for "week" and "weeks"

3298ccd331720a355561037450828397195cc684 authored almost 5 years ago
Force use of pip3 on Travis (#752)

* Force pip3 travis

* Test pip3 vs pip

* Tweak Python 2.7 targets

c72e88589df128e52c8114743008634c87fe79af authored about 5 years ago
Tweak Python 2.7 targets

6aa8b82fa33bd80998e23db588cd34fc9d1392f3 authored about 5 years ago
Test pip3 vs pip

4a56296074b080b38258fa58b697742109289ed6 authored about 5 years ago
Force pip3 travis

1381a0e84cbb5c1d42755bc95628837b1b512be1 authored about 5 years ago
Merge pull request #751 from jadchaar/testsuite-revamp

Transition testing framework to pytest

2b3dfe42b416e8c62c6e89877ccc3b558db365c3 authored about 5 years ago
Lock pytest for specific Python versions.

c1ca3b037b730207c6d8583b12626787c0879e55 authored about 5 years ago
Locked dependency versions

0ee8d5021d932f6ee798248f3a7ae695d63a2a4c authored about 5 years ago
Remove new first --nf argument from pytest

82fe11f47e4934390afbc4109d0769dbb1204e70 authored about 5 years ago
Added coverage.xml to make clean command

0e2f45bceb6db321c5832e6797baf3041908bba8 authored about 5 years ago
Added Pytest options to setup.cfg

3d667ed14d85bfd2a7b56b52f399fcb189a4d76d authored about 5 years ago
Remove test suite support from setup.py as it will soon be deprecated

f664c139c140824fd9dde650f9eade7d1af4be4d authored about 5 years ago
Finished full revamp of test suite to use pytest

7b4a7b81d78f78c22cc0f3ba39bbef03472e23a7 authored about 5 years ago
Moved util tests to pytest

760cab284c451480f85b31fbdfd58b76336ed086 authored about 5 years ago
Moved locales tests to pytest

db5ac7e6204c1316fc708d5287dca3539b1ee536 authored about 5 years ago
Moved formatter tests to pytest

ef43261208bce0e42a4e006b3acc1366e32bbce5 authored about 5 years ago
Moved factory to pytest

e2c55d7abd1e3170afd46e6bfe2e16cd38c90577 authored about 5 years ago
Removed mock from arrow_tests

338e132c6d6af8a6e723e1a049b874254eed9fb2 authored about 5 years ago
Converted api_tests and arrow_tests to pytest

12d7913840adf3af4a4e5994a525b3e24c81c3c6 authored about 5 years ago
Bump version to 0.15.5 and update CHANGELOG (#750)

* Bump version to 0.15.5 and update CHANGELOG

* Small tweaks to CHANGELOG

c856ab9dad4901551f2bf7012f6a9dc2779091db authored about 5 years ago
Correct error in humanize() granularities for single seconds (#748)

* Fixed arrow.get with a timestamp and a timezone string and added comments.

* Fixed a couple...

6adb8dbccc39e38813136970950700276c680618 authored about 5 years ago
Add Arrow DST tests based on two false positives (#747)

* added Arrow DST tests based on two false positive open issues

* tests for dst

* Add comm...

379e08f33391d6651a5803719a584b11da633309 authored about 5 years ago
allowing plural 'name' arguments to _get_frames (#735)

* added tests for allowing plural frames into _get_frames

* implemented parsing plural argume...

b12f4a6d23ef8691f1485651358270374920fdc7 authored about 5 years ago
Fixed arrow.get with a timestamp and a timezone string (#746)

* Fixed arrow.get with a timestamp and a timezone string and added comments.

* Removed pragma...

b1b37cee7a9a870c666728edfb8bafa689a11b54 authored about 5 years ago
Added Hong Kong (zh_hk) locale (#742)

6a70b9d11372865d8e9dc67f20ca5f165adf0719 authored about 5 years ago
Revert support for negative timestamps on Windows (#745)

1cd7f94ef60e7718667fc0cce5ad5ed62db58b9a authored about 5 years ago
Merge pull request #741 from robinvd/master

add week to the dutch/nl locale

70fb9053af26aeff455f889e11ba5db272f64633 authored about 5 years ago