Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846485 - dev-libs/date-3.0.2 version bump
Summary: dev-libs/date-3.0.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonas Toth
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-05-19 18:58 UTC by David Duchesne
Modified: 2024-12-17 11:53 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2022-05-19 18:58:07 UTC
dev-libs/date-3.0.1 version bump

Released May 18th 2021
https://github.com/HowardHinnant/date/releases/tag/v3.0.1

Thanks

Reproducible: Always
Comment 1 Vit 2024-07-28 18:11:24 UTC
+
Comment 2 Vit 2024-07-28 19:24:26 UTC
I need this package only for onnxruntime, maybe better remove it completely.
Comment 3 Reva Denis 2024-11-02 18:04:45 UTC
It is used in sys-fs/dwarfs from ::GURU. Please bump it to 3.0.3
Comment 4 Jonas Toth 2024-11-03 20:45:00 UTC
https://github.com/gentoo/gentoo/pull/39044
PR for 3.0.2
Comment 5 Reva Denis 2024-12-04 13:24:32 UTC
3.0.3 is out upstream
https://github.com/HowardHinnant/date/releases/tag/v3.0.3

dev-libs/date is required for sys-fs/dwarfs from ::GURU
Comment 6 Jonas Toth 2024-12-17 11:31:14 UTC
The PR is still pending and was updated to 3.0.3
Comment 7 Larry the Git Cow gentoo-dev 2024-12-17 11:51:23 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c15fff28c7b67302f048bc14a2354753c8425cd

commit 8c15fff28c7b67302f048bc14a2354753c8425cd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-17 11:50:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-17 11:50:58 +0000

    dev-libs/date: update for pkgmoved clang
    
    Bug: https://bugs.gentoo.org/846485
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/date/date-3.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f5d2dc719428702bf309a472f22b41a5862b7e

commit e4f5d2dc719428702bf309a472f22b41a5862b7e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-17 11:49:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-17 11:50:54 +0000

    dev-libs/date: fix style issues
    
    * We do ${FILESDIR}, not $FILESDIR, per QA policy guide
    * Drop unnecessary src_prepare
    
    Bug: https://bugs.gentoo.org/846485
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/date/date-3.0.3.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b722c5ac54a409a9e5920703d079c2b1c95f8c3

commit 3b722c5ac54a409a9e5920703d079c2b1c95f8c3
Author:     Filip Kobierski <fkobi@pm.me>
AuthorDate: 2024-11-26 09:48:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-17 11:50:43 +0000

    dev-libs/date: add 3.0.3
    
    Bug: https://bugs.gentoo.org/846485
    Signed-off-by: Filip Kobierski <fkobi@pm.me>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/date/Manifest                             |  1 +
 dev-libs/date/date-3.0.3.ebuild                    | 39 ++++++++++++++++++++++
 .../files/date-3.0.3_remove-failing-tests.patch    | 28 ++++++++++++++++
 3 files changed, 68 insertions(+)