diff options
author | 2024-12-22 08:18:25 +0000 | |
---|---|---|
committer | 2024-12-22 08:18:25 +0000 | |
commit | c460880e4ae352dff430446dd8e4bbf72f7f2171 (patch) | |
tree | 1c4b8c4936bf6a8142c5a7482eb6ad131b261071 /gentoo.txt | |
parent | 2024-12-22T08:00:00Z (diff) | |
download | repos-c460880e4ae352dff430446dd8e4bbf72f7f2171.tar.gz repos-c460880e4ae352dff430446dd8e4bbf72f7f2171.tar.bz2 repos-c460880e4ae352dff430446dd8e4bbf72f7f2171.zip |
2024-12-22T08:15:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 57 |
1 files changed, 35 insertions, 22 deletions
diff --git a/gentoo.txt b/gentoo.txt index d5d53232b4fc..495044aaabf6 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -14,31 +14,44 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo -WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo From https://github.com/gentoo/gentoo - d9cf068c5223..77dafa634ccc master -> origin/master -Updating d9cf068c5223..77dafa634ccc + 77dafa634ccc..fd70619e3218 master -> origin/master +Updating 77dafa634ccc..fd70619e3218 Fast-forward - app-i18n/ibus-m17n/Manifest | 2 - - app-i18n/ibus-m17n/ibus-m17n-1.4.32.ebuild | 45 ------------------ - app-i18n/ibus-m17n/ibus-m17n-1.4.33.ebuild | 45 ------------------ - app-i18n/ibus-m17n/ibus-m17n-1.4.34.ebuild | 2 +- - app-i18n/ibus-table/Manifest | 1 + - app-i18n/ibus-table/ibus-table-1.17.9.ebuild | 55 ++++++++++++++++++++++ - app-i18n/ibus-typing-booster/Manifest | 2 +- - .../ibus-typing-booster-2.26.11.ebuild | 2 +- - ...18.ebuild => ibus-typing-booster-2.27.1.ebuild} | 2 +- - app-i18n/unicode-cldr/Manifest | 1 + - app-i18n/unicode-cldr/unicode-cldr-46.1.ebuild | 22 +++++++++ - media-libs/libmtp/libmtp-1.1.22.ebuild | 2 +- - media-libs/libmtp/libmtp-9999.ebuild | 2 +- - 13 files changed, 85 insertions(+), 98 deletions(-) - delete mode 100644 app-i18n/ibus-m17n/ibus-m17n-1.4.32.ebuild - delete mode 100644 app-i18n/ibus-m17n/ibus-m17n-1.4.33.ebuild - create mode 100644 app-i18n/ibus-table/ibus-table-1.17.9.ebuild - rename app-i18n/ibus-typing-booster/{ibus-typing-booster-2.25.18.ebuild => ibus-typing-booster-2.27.1.ebuild} (98%) - create mode 100644 app-i18n/unicode-cldr/unicode-cldr-46.1.ebuild + dev-python/astroid/Manifest | 1 + + dev-python/astroid/astroid-3.3.7.ebuild | 89 +++++++++ + dev-python/click/Manifest | 1 + + dev-python/click/click-8.1.8.ebuild | 38 ++++ + dev-python/django-filter/Manifest | 1 - + dev-python/django-filter/django-filter-24.2.ebuild | 42 ----- + dev-python/django-tables2/Manifest | 1 + + .../django-tables2/django-tables2-2.7.1.ebuild | 49 +++++ + dev-python/hypothesis/Manifest | 1 + + dev-python/hypothesis/hypothesis-6.122.6.ebuild | 104 +++++++++++ + dev-python/inline-snapshot/Manifest | 1 - + .../inline-snapshot/inline-snapshot-0.17.0.ebuild | 62 ------ + dev-python/jinja2/Manifest | 1 + + dev-python/jinja2/jinja2-3.1.5.ebuild | 46 +++++ + dev-python/notebook/Manifest | 1 + + dev-python/notebook/notebook-7.3.2.ebuild | 66 +++++++ + dev-python/numpy/Manifest | 3 +- + dev-python/numpy/numpy-2.2.0_rc1.ebuild | 208 --------------------- + .../{numpy-2.1.2.ebuild => numpy-2.2.1.ebuild} | 22 +-- + dev-python/python-dbusmock/Manifest | 2 +- + ...0.32.2.ebuild => python-dbusmock-0.34.1.ebuild} | 3 +- + 21 files changed, 403 insertions(+), 339 deletions(-) + create mode 100644 dev-python/astroid/astroid-3.3.7.ebuild + create mode 100644 dev-python/click/click-8.1.8.ebuild + delete mode 100644 dev-python/django-filter/django-filter-24.2.ebuild + create mode 100644 dev-python/django-tables2/django-tables2-2.7.1.ebuild + create mode 100644 dev-python/hypothesis/hypothesis-6.122.6.ebuild + delete mode 100644 dev-python/inline-snapshot/inline-snapshot-0.17.0.ebuild + create mode 100644 dev-python/jinja2/jinja2-3.1.5.ebuild + create mode 100644 dev-python/notebook/notebook-7.3.2.ebuild + delete mode 100644 dev-python/numpy/numpy-2.2.0_rc1.ebuild + rename dev-python/numpy/{numpy-2.1.2.ebuild => numpy-2.2.1.ebuild} (91%) + rename dev-python/python-dbusmock/{python-dbusmock-0.32.2.ebuild => python-dbusmock-0.34.1.ebuild} (91%) *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |