Skip to content

[Backport release-22.05] python3Packages.dateparser: patch flaky test#189315

Merged
mweinelt merged 1 commit intorelease-22.05from
backport-189312-to-release-22.05
Sep 1, 2022
Merged

[Backport release-22.05] python3Packages.dateparser: patch flaky test#189315
mweinelt merged 1 commit intorelease-22.05from
backport-189312-to-release-22.05

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 1, 2022

Bot-based backport to release-22.05, triggered by a label in #189312.

  • Before merging, ensure that this backport complies with the Criteria for Backporting.
    • Even as a non-commiter, if you find that it does not comply, leave a comment.

The dateparser module has a test that works with the current day of the
month and uses it in June 2020. This breaks everytime we build the
package on the 31st of a month, because June only has 30 days.

```
❯ cal 6 2020
      Juni 2020
Mo Di Mi Do Fr Sa So
 1  2  3  4  5  6  7
 8  9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
```

scrapinghub/dateparser#1053
(cherry picked from commit 0cece84)
@mweinelt
Copy link
Member

mweinelt commented Sep 1, 2022

@ofborg build python3.pkgs.dateparser

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Sep 1, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Sep 1, 2022
@mweinelt mweinelt merged commit 612d4e9 into release-22.05 Sep 1, 2022
@mweinelt mweinelt deleted the backport-189312-to-release-22.05 branch September 1, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant