dev-python/evernote2
Unofficial Evernote SDK for Python 3
ChangeLog
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 3d3ef7a86088b2c3442317709671a8d293a2756f
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Jul 10 19:40:54 2024 +0400
dev-python/evernote2: enable tests
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 23aac5cf6ab70d13198148fadbdcf7111e00dd68
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Jul 10 02:55:22 2024 +0400
dev-python/evernote2: SRC_URI save to correct file name (was version only)
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 679a0223383cea8ae828858d0bbc3532c0229322
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Sat Jun 15 06:10:38 2024 +0400
*/*: add versioned ebuild
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 1ac469c5705ee6f1de4554674219230718ce1d80
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Thu Jun 6 22:54:37 2024 +0400
dev-python/evernote2: python compatibility bump to 3.12
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit ab76962c1bfb9dab77d4dee8b4e1874095c8cd54
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Sun Apr 28 08:08:23 2024 +0400
dev-python/evernote2: inherit line move to the correct position
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 1810aef50cf9db095de81bdf4777f2c98b58b256
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Sat Apr 27 04:02:04 2024 +0400
dev-python/evernote2: RDEPEND from deprecated oauth lib to the alive
See the context https://github.com/gentoo/guru/commit/bebb60ef842bdfde41aa273cf808adbbc82bd75c#commitcomment-141378326
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 99156524117011fc0e9d7843433478a0d9ec4993
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Fri Apr 26 08:30:26 2024 +0400
dev-python/evernote2: version fix from 1.0.0 to 9999
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 24d16447540d149d02759cf95a1930797032b0bb
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Apr 24 19:51:37 2024 +0400
dev-python/evernote2: remove commented echo debug lines
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit c1fcc63c1ae55aa7e30549100b09a483ee4cbdbe
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Apr 24 19:49:58 2024 +0400
dev-python/evernote2: fix header with comments about authors and license
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 9064d1a27fd23d774e76e0350a1afc91b3bb7fb9
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Apr 24 05:06:52 2024 +0400
dev-python/evernote2: new package
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 3d3ef7a86088b2c3442317709671a8d293a2756f
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Jul 10 19:40:54 2024 +0400
dev-python/evernote2: enable tests
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 23aac5cf6ab70d13198148fadbdcf7111e00dd68
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Jul 10 02:55:22 2024 +0400
dev-python/evernote2: SRC_URI save to correct file name (was version only)
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 679a0223383cea8ae828858d0bbc3532c0229322
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Sat Jun 15 06:10:38 2024 +0400
*/*: add versioned ebuild
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 1ac469c5705ee6f1de4554674219230718ce1d80
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Thu Jun 6 22:54:37 2024 +0400
dev-python/evernote2: python compatibility bump to 3.12
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit ab76962c1bfb9dab77d4dee8b4e1874095c8cd54
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Sun Apr 28 08:08:23 2024 +0400
dev-python/evernote2: inherit line move to the correct position
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 1810aef50cf9db095de81bdf4777f2c98b58b256
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Sat Apr 27 04:02:04 2024 +0400
dev-python/evernote2: RDEPEND from deprecated oauth lib to the alive
See the context https://github.com/gentoo/guru/commit/bebb60ef842bdfde41aa273cf808adbbc82bd75c#commitcomment-141378326
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 99156524117011fc0e9d7843433478a0d9ec4993
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Fri Apr 26 08:30:26 2024 +0400
dev-python/evernote2: version fix from 1.0.0 to 9999
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 24d16447540d149d02759cf95a1930797032b0bb
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Apr 24 19:51:37 2024 +0400
dev-python/evernote2: remove commented echo debug lines
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit c1fcc63c1ae55aa7e30549100b09a483ee4cbdbe
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Apr 24 19:49:58 2024 +0400
dev-python/evernote2: fix header with comments about authors and license
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
commit 9064d1a27fd23d774e76e0350a1afc91b3bb7fb9
Author: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Date: Wed Apr 24 05:06:52 2024 +0400
dev-python/evernote2: new package
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>