From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django/
Date: Wed, 4 Sep 2024 03:13:56 +0000 (UTC) [thread overview]
Message-ID: <1725419626.ce343ec38f26c1d6bf43bd8e2599714b9f371cc1.mgorny@gentoo> (raw)
commit: ce343ec38f26c1d6bf43bd8e2599714b9f371cc1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 4 02:17:09 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 03:13:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce343ec3
dev-python/django: Bump to 5.0.9
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/django/Manifest | 2 +
dev-python/django/django-5.0.9.ebuild | 105 ++++++++++++++++++++++++++++++++++
2 files changed, 107 insertions(+)
diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index e749106f30ed..89a247f4d2c6 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -2,6 +2,8 @@ DIST Django-4.2.15.checksum.txt 2418 BLAKE2B 06338f990952736d1368c11bc0a14df4fcb
DIST Django-4.2.15.tar.gz 10418066 BLAKE2B 4abf7205995fbc8dd90ca43aadfdd6737c5f731fea4054f987ae851e0b6f0a5f0f799441f94ca322e31c07c2a810903a00b4432b71a7517b2a261c4844ddba90 SHA512 8f334dcaa36b3bce5184ddf1a1508bf42614be6ab486c9e0d87e9bfd212511c43081ad5fb02d2dd7b54f8236fc1f7ee9cd7b7f6f94ac8edc1cb52d1c0c698880
DIST Django-5.0.8.checksum.txt 2408 BLAKE2B 18751733d7abaa4e98039bf0cfa3773a999df4351371939803ec77850c25d75392abc7e4136e8c4a79620017c224bafcd8552c2446ee0817249abebcc3b0e1bb SHA512 c05027bdec0928dd51239ba5c72b97b737ad73dbbdbdc1c4bef2b9faf8afc188cd854e1dcd3b5ffbdc9c3a30dea5a27e4b899f9d257bcee6f80fbfdfd30e7a20
DIST Django-5.0.8.tar.gz 10630791 BLAKE2B 0a5408b46b69b701f3ff88717b41b22cd4abd776a0b46f46025febd423e4b9c5f395da50a5be9e479bc0047405330231da400f3f2324bbb69ca5ab07966bc168 SHA512 b835d01f76f0e0082f299c2b15483aa3a8aef79f873b09dac546d3b4ecfa8a6fb84d9377e06e18a858bd24bcdd2db89c4cf05811b3af133b7da6609f6c2d917c
+DIST Django-5.0.9.checksum.txt 2574 BLAKE2B e3bef5a7fdfa8a383cc1d185dff3e8818dee0005f6cd8e16866bee6990c8b3687c31ca2df67be29033b706e1dea86495b0e74c18d3cb0c6fec563085ffaa3497 SHA512 00e16ce374ebb02966bc7b00a207a5635c36173950ef230f3f8c70a2ddfa59d9a8dd6827f3dbb1c7aeb0da5f14dd39430a2d1bacd00fa80d02e2610ad76a7bbe
+DIST Django-5.0.9.tar.gz 10646283 BLAKE2B 898e7af1cde9c48589019c095a554f07ee3b92b2d26ff9d960a5cec05347664de608d8c12831f187fc8172e7f5dce947164419e937b26754691da4fec602ee2e SHA512 7d27bfdc07a79abe2a82a5579f27241384e507649006951a8e7d59d8ea627f6b240a13671ed4e61be58402a07d7b3359ca6df1ad69cc00876135810a543b249a
DIST Django-5.1.1.checksum.txt 2574 BLAKE2B 4e03b7742dd3e67f08c63ebced58bf56b0dd216d81e433ece1512c9aeebd117193349a400841d7bb6407ed8d760c0703522ec7611cd6bb6e1b87e5e6f8d5803f SHA512 f15a4d1554a265c040f78b609ef9a71605ca3c5c40042cabfdcf1aa57534c4f79ea77c793045c8ebd3f950380fff4d511837096e02281d97385c0c6f6ba48b38
DIST Django-5.1.1.tar.gz 10675933 BLAKE2B b07311a3f9387b31d842a6840fae796629740a12ae23900849317d36575f47b0c4c91aca6cbdac67069f21466fbdfbd11ee16893143d0b4aa5db05594498827c SHA512 c5c75f0b36ef4316c4b7306ec4f8cb612ec554c79f1ac2346b56485ca025b1ca7c048a294568b71f989f2f19cb2c3849f01e5fe62dad00b6591989f274ec8c5b
DIST Django-5.1.checksum.txt 2551 BLAKE2B bec3fb2608b4152667420951ea7ba34cdbf416b30c0d03508917c0f41b914d6f55b69b209da308407659d93c1a23ecac33272969ad042c7bb8c1e8ac1c19527f SHA512 70f9dce04687c01b641b5c07ce8476db15231a82262015fb18a97b90b3caac11cb7d50cd7a749a80321af9a04bfce212ed9400be0fd114cb8d37f82193396161
diff --git a/dev-python/django/django-5.0.9.ebuild b/dev-python/django/django-5.0.9.ebuild
new file mode 100644
index 000000000000..739f56fb7e65
--- /dev/null
+++ b/dev-python/django/django-5.0.9.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_REQ_USE='sqlite?,threads(+)'
+
+inherit bash-completion-r1 distutils-r1 multiprocessing optfeature verify-sig
+
+DESCRIPTION="High-level Python web framework"
+HOMEPAGE="
+ https://www.djangoproject.com/
+ https://github.com/django/django/
+ https://pypi.org/project/Django/
+"
+SRC_URI="
+ https://media.djangoproject.com/releases/$(ver_cut 1-2)/${P^}.tar.gz
+ https://dev.gentoo.org/~mgorny/dist/python/django-5.0-pypy3.patch.xz
+ verify-sig? ( https://media.djangoproject.com/pgp/${P^}.checksum.txt )
+"
+S="${WORKDIR}/${P^}"
+
+LICENSE="BSD"
+# admin fonts: Roboto (media-fonts/roboto)
+LICENSE+=" Apache-2.0"
+# admin icons, jquery, xregexp.js
+LICENSE+=" MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+IUSE="doc sqlite test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ <dev-python/asgiref-4[${PYTHON_USEDEP}]
+ >=dev-python/asgiref-3.7.0[${PYTHON_USEDEP}]
+ >=dev-python/sqlparse-0.3.1[${PYTHON_USEDEP}]
+ sys-libs/timezone-data
+"
+BDEPEND="
+ test? (
+ $(python_gen_impl_dep sqlite)
+ ${RDEPEND}
+ >=dev-python/docutils-0.19[${PYTHON_USEDEP}]
+ >=dev-python/jinja-2.11.0[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/pillow[webp,${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ >=dev-python/selenium-4.8.0[${PYTHON_USEDEP}]
+ >=dev-python/tblib-1.5.0[${PYTHON_USEDEP}]
+ sys-devel/gettext
+ )
+ verify-sig? ( >=sec-keys/openpgp-keys-django-20240807 )
+"
+
+PATCHES=(
+ "${FILESDIR}"/django-4.0-bashcomp.patch
+ "${WORKDIR}"/django-5.0-pypy3.patch
+ # https://github.com/django/django/commit/3426a5c33c36266af42128ee9eca4921e68ea876
+ "${FILESDIR}"/django-5.0.6-py313.patch
+ # https://code.djangoproject.com/ticket/35661
+ "${FILESDIR}"/django-5.1-more-pypy3.patch
+)
+
+distutils_enable_sphinx docs --no-autodoc
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/django.asc
+
+src_unpack() {
+ if use verify-sig; then
+ cd "${DISTDIR}" || die
+ verify-sig_verify_signed_checksums \
+ "${P^}.checksum.txt" sha256 "${P^}.tar.gz"
+ cd "${WORKDIR}" || die
+ fi
+
+ default
+}
+
+python_test() {
+ # Tests have non-standard assumptions about PYTHONPATH,
+ # and don't work with ${BUILD_DIR}/lib.
+ PYTHONPATH=. "${EPYTHON}" tests/runtests.py --settings=test_sqlite \
+ -v2 --parallel="${EPYTEST_JOBS:-$(makeopts_jobs)}" ||
+ die "Tests fail with ${EPYTHON}"
+}
+
+python_install_all() {
+ newbashcomp extras/django_bash_completion ${PN}-admin
+ bashcomp_alias ${PN}-admin django-admin.py
+
+ distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+ optfeature_header "Additional Backend support can be enabled via:"
+ optfeature "MySQL backend support" dev-python/mysqlclient
+ optfeature "PostgreSQL backend support" dev-python/psycopg:0
+ optfeature_header
+ optfeature "GEO Django" "sci-libs/gdal[geos]"
+ optfeature "Memcached support" dev-python/pylibmc dev-python/python-memcached
+ optfeature "ImageField Support" dev-python/pillow
+ optfeature "Password encryption" dev-python/bcrypt
+}
next reply other threads:[~2024-09-04 3:14 UTC|newest]
Thread overview: 379+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-04 3:13 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-06 4:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/django/ Michał Górny
2025-02-06 4:10 Michał Górny
2025-02-06 4:10 Michał Górny
2025-01-17 11:28 Michał Górny
2025-01-15 12:26 Michał Górny
2025-01-15 5:39 Michał Górny
2025-01-15 5:39 Michał Górny
2025-01-15 5:39 Michał Górny
2024-12-05 12:00 Michał Górny
2024-12-05 9:39 Sam James
2024-12-05 9:39 Sam James
2024-12-05 9:39 Sam James
2024-12-05 5:39 Michał Górny
2024-12-05 5:39 Michał Górny
2024-12-05 5:39 Michał Górny
2024-11-30 11:47 Michał Górny
2024-11-09 12:01 Michał Górny
2024-10-26 13:07 Michał Górny
2024-10-26 12:48 Arthur Zamarin
2024-10-12 15:05 Sam James
2024-09-28 13:24 Arthur Zamarin
2024-09-07 10:27 Michał Górny
2024-09-07 10:17 Arthur Zamarin
2024-09-07 10:14 Michał Górny
2024-09-04 3:13 Michał Górny
2024-09-04 3:13 Michał Górny
2024-08-29 6:34 Jakov Smolić
2024-08-29 6:34 Jakov Smolić
2024-08-08 3:08 Michał Górny
2024-08-08 3:08 Michał Górny
2024-08-07 12:18 Michał Górny
2024-08-07 12:09 Sam James
2024-08-07 12:09 Sam James
2024-08-07 4:56 Michał Górny
2024-08-07 4:56 Michał Górny
2024-07-25 10:01 Michał Górny
2024-07-10 6:36 Sam James
2024-07-10 6:36 Sam James
2024-07-10 5:13 Michał Górny
2024-07-10 5:13 Michał Górny
2024-05-22 9:10 Michał Górny
2024-05-22 9:05 Michał Górny
2024-05-07 17:45 Michał Górny
2024-05-07 17:45 Michał Górny
2024-05-04 7:43 Michał Górny
2024-05-04 7:23 Arthur Zamarin
2024-04-19 6:39 Ionen Wolkens
2024-04-18 15:45 Michał Górny
2024-04-04 3:58 Michał Górny
2024-03-04 18:21 Michał Górny
2024-03-04 18:17 Jakov Smolić
2024-03-04 18:17 Jakov Smolić
2024-03-04 18:17 Jakov Smolić
2024-03-04 14:52 Michał Górny
2024-03-04 14:52 Michał Górny
2024-03-04 14:52 Michał Górny
2024-02-07 19:18 Michał Górny
2024-02-07 19:14 Sam James
2024-02-07 19:14 Sam James
2024-02-07 19:14 Sam James
2024-02-07 8:29 Michał Górny
2024-02-07 8:29 Michał Górny
2024-02-07 8:29 Michał Górny
2024-01-19 5:10 Michał Górny
2024-01-18 19:55 Arthur Zamarin
2024-01-18 19:49 Arthur Zamarin
2024-01-18 19:49 Arthur Zamarin
2024-01-18 18:03 Arthur Zamarin
2024-01-13 9:28 Michał Górny
2024-01-13 9:28 Michał Górny
2024-01-03 8:29 Michał Górny
2024-01-03 8:29 Michał Górny
2023-12-30 14:40 Michał Górny
2023-12-10 16:12 Michał Górny
2023-12-09 16:38 Michał Górny
2023-12-09 16:38 Michał Górny
2023-12-09 16:13 Michał Górny
2023-12-09 15:47 Michał Górny
2023-12-05 14:32 Michał Górny
2023-12-04 15:59 Michał Górny
2023-10-04 18:37 Michał Górny
2023-10-04 18:24 Sam James
2023-10-04 18:24 Sam James
2023-10-04 18:24 Sam James
2023-10-04 17:43 Michał Górny
2023-10-04 17:43 Michał Górny
2023-10-04 17:43 Michał Górny
2023-09-05 4:58 Michał Górny
2023-09-04 20:16 Sam James
2023-09-04 20:16 Sam James
2023-09-04 20:16 Sam James
2023-09-04 13:14 Michał Górny
2023-09-04 13:14 Michał Górny
2023-09-04 13:14 Michał Górny
2023-08-24 12:47 Michał Górny
2023-08-02 6:05 Michał Górny
2023-07-23 21:44 Sam James
2023-07-04 12:41 Michał Górny
2023-07-04 9:35 Sam James
2023-07-04 9:35 Sam James
2023-07-04 9:35 Sam James
2023-07-04 2:59 Michał Górny
2023-07-04 2:59 Michał Górny
2023-07-04 2:59 Michał Górny
2023-06-18 17:07 Michał Górny
2023-06-13 17:00 Michał Górny
2023-06-06 5:43 Michał Górny
2023-05-04 8:48 Arthur Zamarin
2023-05-04 8:48 Arthur Zamarin
2023-05-04 8:48 Arthur Zamarin
2023-05-04 8:06 Michał Górny
2023-05-04 8:06 Michał Górny
2023-04-03 18:37 Arthur Zamarin
2023-02-14 22:25 Michał Górny
2023-02-14 21:43 Sam James
2023-02-14 21:43 Sam James
2023-02-14 21:43 Sam James
2023-02-14 16:24 Michał Górny
2023-02-14 16:24 Michał Górny
2023-02-14 16:24 Michał Górny
2023-02-01 19:36 Michał Górny
2023-02-01 19:09 Arthur Zamarin
2023-02-01 19:09 Arthur Zamarin
2023-02-01 19:09 Arthur Zamarin
2023-02-01 13:18 Michał Górny
2023-02-01 13:18 Michał Górny
2023-02-01 13:18 Michał Górny
2023-01-08 5:06 Michał Górny
2023-01-07 18:32 Arthur Zamarin
2023-01-02 14:54 Michał Górny
2022-12-10 9:09 Michał Górny
2022-12-10 9:02 Arthur Zamarin
2022-12-08 5:25 Michał Górny
2022-11-30 10:18 WANG Xuerui
2022-11-03 5:33 Michał Górny
2022-10-06 9:29 Michał Górny
2022-10-06 6:54 Agostino Sarubbo
2022-10-06 6:54 Agostino Sarubbo
2022-10-05 11:35 Sam James
2022-10-05 9:41 Michał Górny
2022-10-05 9:41 Michał Górny
2022-10-05 5:53 Arthur Zamarin
2022-09-06 21:12 Sam James
2022-09-05 7:18 Michał Górny
2022-08-03 20:39 Arthur Zamarin
2022-08-03 20:37 Arthur Zamarin
2022-08-03 20:37 Arthur Zamarin
2022-08-03 16:30 Michał Górny
2022-08-03 16:30 Michał Górny
2022-07-05 6:01 Agostino Sarubbo
2022-07-05 0:23 Sam James
2022-07-04 18:21 Arthur Zamarin
2022-06-02 6:42 Michał Górny
2022-04-12 18:59 Michał Górny
2022-04-12 18:30 Arthur Zamarin
2022-04-12 18:30 Arthur Zamarin
2022-04-12 18:30 Arthur Zamarin
2022-04-11 16:07 Michał Górny
2022-04-11 16:07 Michał Górny
2022-04-11 16:07 Michał Górny
2022-03-16 10:06 Michał Górny
2022-02-02 15:36 Michał Górny
2022-02-02 15:23 Jakov Smolić
2022-02-02 15:23 Jakov Smolić
2022-02-02 15:23 Jakov Smolić
2022-02-01 10:06 Michał Górny
2022-02-01 10:06 Michał Górny
2022-02-01 10:06 Michał Górny
2022-01-04 22:05 Arthur Zamarin
2022-01-04 22:04 Arthur Zamarin
2022-01-04 22:04 Arthur Zamarin
2022-01-04 21:29 Arthur Zamarin
2021-12-07 20:10 Michał Górny
2021-12-07 16:53 Sam James
2021-12-07 16:53 Sam James
2021-12-07 16:53 Sam James
2021-12-07 9:32 Michał Górny
2021-12-07 9:32 Michał Górny
2021-12-07 9:32 Michał Górny
2021-12-02 9:39 Michał Górny
2021-12-02 8:54 Jakov Smolić
2021-11-01 22:16 Michał Górny
2021-10-17 19:09 Sam James
2021-10-06 7:46 Michał Górny
2021-09-05 6:02 Sam James
2021-07-02 16:05 Michał Górny
2021-07-02 6:26 Agostino Sarubbo
2021-07-01 14:42 Michał Górny
2021-07-01 14:42 Michał Górny
2021-06-22 17:02 Marek Szuba
2021-06-03 6:47 Michał Górny
2021-06-03 0:46 Sam James
2021-06-03 0:46 Sam James
2021-06-03 0:46 Sam James
2021-06-02 23:14 Michał Górny
2021-06-02 23:14 Michał Górny
2021-06-02 23:14 Michał Górny
2021-05-14 8:14 Michał Górny
2021-05-14 8:14 Michał Górny
2021-05-14 8:14 Michał Górny
2021-05-09 8:23 Michał Górny
2021-05-09 1:29 Sam James
2021-05-09 1:29 Sam James
2021-05-09 1:29 Sam James
2021-05-07 8:47 Michał Górny
2021-05-07 8:47 Michał Górny
2021-05-07 8:47 Michał Górny
2021-05-06 7:33 Michał Górny
2021-05-06 6:55 Agostino Sarubbo
2021-05-04 12:41 Michał Górny
2021-05-04 12:41 Michał Górny
2021-04-10 19:36 Michał Górny
2021-04-10 7:47 Sam James
2021-04-10 7:47 Sam James
2021-04-10 7:47 Sam James
2021-04-06 21:26 Michał Górny
2021-04-06 21:26 Michał Górny
2021-04-06 16:24 Michał Górny
2021-04-06 16:24 Michał Górny
2021-04-06 16:24 Michał Górny
2021-02-25 7:40 Michał Górny
2021-02-24 23:20 Sam James
2021-02-24 23:20 Sam James
2021-02-24 23:20 Sam James
2021-02-19 17:14 Michał Górny
2021-02-19 17:14 Michał Górny
2021-02-19 17:14 Michał Górny
2021-02-13 17:57 Sam James
2021-02-13 17:57 Sam James
2021-02-13 17:57 Sam James
2021-02-01 17:04 Michał Górny
2021-02-01 17:04 Michał Górny
2021-02-01 17:04 Michał Górny
2021-01-18 14:52 Sam James
2021-01-07 9:25 Michał Górny
2021-01-07 1:10 Sam James
2021-01-07 1:10 Sam James
2021-01-05 21:27 Michał Górny
2021-01-05 21:03 Sam James
2021-01-04 9:45 Michał Górny
2020-12-21 22:16 Sam James
2020-12-21 22:16 Sam James
2020-12-17 17:09 Michał Górny
2020-12-01 10:32 Michał Górny
2020-11-29 21:02 Sam James
2020-11-12 12:28 Sam James
2020-11-08 0:17 Michał Górny
2020-11-02 9:49 Michał Górny
2020-11-02 9:49 Michał Górny
2020-11-02 9:49 Michał Górny
2020-10-22 7:39 Michał Górny
2020-10-01 7:59 Michał Górny
2020-09-03 19:58 Michał Górny
2020-09-03 19:30 Thomas Deutschmann
2020-09-03 18:44 Thomas Deutschmann
2020-09-02 6:41 Michał Górny
2020-09-02 6:41 Michał Górny
2020-09-02 6:41 Michał Górny
2020-08-30 5:16 Sam James
2020-08-05 13:53 Agostino Sarubbo
2020-08-03 17:58 Michał Górny
2020-08-03 17:58 Michał Górny
2020-08-03 17:58 Michał Górny
2020-07-08 20:16 Michał Górny
2020-07-08 20:16 Michał Górny
2020-07-05 13:44 Agostino Sarubbo
2020-07-02 6:25 Agostino Sarubbo
2020-07-01 13:47 Michał Górny
2020-07-01 13:47 Michał Górny
2020-06-30 6:34 Agostino Sarubbo
2020-06-29 6:26 Agostino Sarubbo
2020-06-26 6:52 Agostino Sarubbo
2020-06-26 6:52 Agostino Sarubbo
2020-06-21 20:19 Michał Górny
2020-06-19 18:10 Michał Górny
2020-06-04 6:24 Michał Górny
2020-06-04 6:24 Michał Górny
2020-05-30 16:20 Michał Górny
2020-05-30 9:33 Michał Górny
2020-05-14 11:57 Michał Górny
2020-05-12 15:54 Mart Raudsepp
2020-05-12 6:57 Michał Górny
2020-05-05 20:22 Michał Górny
2020-04-28 13:12 Agostino Sarubbo
2020-04-02 9:26 Michał Górny
2020-03-06 14:38 Michał Górny
2020-03-06 14:38 Michał Górny
2020-02-11 20:10 William Hubbs
2020-01-26 13:33 David Seifert
2019-09-14 4:26 Matt Turner
2019-06-04 12:42 Virgil Dupras
2019-05-06 11:48 Virgil Dupras
2019-05-01 19:49 Sergei Trofimovich
2019-05-01 13:25 Virgil Dupras
2019-04-29 8:17 Sergei Trofimovich
2019-04-24 17:34 Virgil Dupras
2019-04-24 17:34 Virgil Dupras
2019-04-13 1:30 Aaron Bauman
2019-04-02 17:34 Virgil Dupras
2019-04-01 17:52 Virgil Dupras
2019-04-01 17:52 Virgil Dupras
2019-04-01 17:52 Virgil Dupras
2019-03-04 12:51 Virgil Dupras
2019-03-04 12:51 Virgil Dupras
2019-02-12 13:29 Virgil Dupras
2019-01-22 1:53 Virgil Dupras
2019-01-22 1:53 Virgil Dupras
2019-01-05 15:22 Virgil Dupras
2018-12-17 13:34 Virgil Dupras
2018-12-17 13:34 Virgil Dupras
2018-12-17 13:34 Virgil Dupras
2018-12-03 21:17 Virgil Dupras
2018-12-03 1:17 Virgil Dupras
2018-12-03 1:17 Virgil Dupras
2018-11-04 0:17 Virgil Dupras
2018-10-27 17:34 Virgil Dupras
2018-10-27 17:34 Virgil Dupras
2018-10-27 17:34 Virgil Dupras
2018-10-05 11:45 Virgil Dupras
2018-10-05 4:10 Thomas Deutschmann
2018-10-02 21:00 Mikle Kolyada
2018-10-01 16:13 Virgil Dupras
2018-10-01 13:07 Virgil Dupras
2018-10-01 12:30 Virgil Dupras
2018-09-19 17:35 Thomas Deutschmann
2018-09-16 19:12 Virgil Dupras
2018-09-03 19:05 Virgil Dupras
2018-08-18 17:14 Virgil Dupras
2018-08-06 11:49 Virgil Dupras
2018-08-06 4:25 Mikle Kolyada
2018-08-05 1:03 Thomas Deutschmann
2018-08-02 3:11 Virgil Dupras
2018-08-01 17:59 Virgil Dupras
2018-07-23 0:45 Virgil Dupras
2018-07-23 0:14 Mikle Kolyada
2018-07-22 18:37 Thomas Deutschmann
2018-07-21 11:11 Virgil Dupras
2018-07-20 22:40 Thomas Deutschmann
2018-07-19 10:07 Agostino Sarubbo
2018-07-17 14:47 Virgil Dupras
2018-03-16 21:19 Michał Górny
2017-07-07 17:45 Alexis Ballier
2017-06-24 19:51 Justin Lecher
2017-06-18 14:01 Agostino Sarubbo
2017-06-17 17:24 Agostino Sarubbo
2017-06-03 19:36 Justin Lecher
2017-06-03 19:36 Justin Lecher
2016-12-13 3:21 Mike Gilbert
2016-10-29 23:15 Mike Gilbert
2016-08-07 7:27 Johann Schmitz
2016-08-07 7:27 Johann Schmitz
2016-08-07 7:27 Johann Schmitz
2016-08-07 7:27 Johann Schmitz
2016-08-07 7:27 Johann Schmitz
2016-04-19 13:19 Patrick Lauer
2016-02-14 17:54 Justin Lecher
2016-02-13 15:27 Agostino Sarubbo
2016-02-02 15:05 Justin Lecher
2016-02-02 15:05 Justin Lecher
2016-01-02 16:57 Justin Lecher
2015-12-31 14:52 Michał Górny
2015-11-30 9:43 Justin Lecher
2015-11-30 9:35 Agostino Sarubbo
2015-11-30 9:35 Agostino Sarubbo
2015-11-26 9:28 Justin Lecher
2015-11-05 10:18 Justin Lecher
2015-10-25 9:24 Justin Lecher
2015-10-24 16:32 Mikle Kolyada
2015-10-23 9:05 Agostino Sarubbo
2015-10-22 11:09 Justin Lecher
2015-10-10 11:17 Justin Lecher
2015-09-05 18:47 Mikle Kolyada
2015-08-26 10:43 Agostino Sarubbo
2015-08-20 9:19 Justin Lecher
2015-08-20 8:49 Agostino Sarubbo
2015-08-20 8:48 Agostino Sarubbo
2015-08-18 19:44 Justin Lecher
2015-08-18 18:41 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1725419626.ce343ec38f26c1d6bf43bd8e2599714b9f371cc1.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox