public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/filetype/files/
@ 2020-09-12  9:55 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2020-09-12  9:55 UTC (permalink / raw
  To: gentoo-commits

commit:     6455baf58c32fee4ae712519a1e67da78310db6d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Aug 28 16:53:04 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 09:54:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6455baf5

dev-python/filetype: remove unused patch

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/filetype/files/filetype-1.0.5-examples.patch | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/dev-python/filetype/files/filetype-1.0.5-examples.patch b/dev-python/filetype/files/filetype-1.0.5-examples.patch
deleted file mode 100644
index 3032c38a699..00000000000
--- a/dev-python/filetype/files/filetype-1.0.5-examples.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/setup.py  2020-02-07 15:57:33.445851327 -0000
-+++ b/setup.py  2020-02-07 15:57:50.921877837 -0000
-@@ -37,6 +37,6 @@
-         'Topic :: System :: Filesystems',
-         'Topic :: Utilities'],
-     platforms=['any'],
--    packages=find_packages(exclude=['dist', 'build', 'docs', 'tests']),
-+    packages=find_packages(exclude=['dist', 'build', 'docs', 'tests', 'examples']),
-     package_data={'filetype': ['LICENSE', '*.md']},
-     zip_safe=True)


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/filetype/files/
@ 2021-11-01 17:36 Louis Sautier
  0 siblings, 0 replies; 2+ messages in thread
From: Louis Sautier @ 2021-11-01 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     74dae006a79484a16973475c48dd11e5078000f4
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Nov  1 16:24:54 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Nov  1 17:34:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74dae006

dev-python/filetype: remove unused patch(es)

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 .../filetype/files/filetype-1.0.7-examples.patch   | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git a/dev-python/filetype/files/filetype-1.0.7-examples.patch b/dev-python/filetype/files/filetype-1.0.7-examples.patch
deleted file mode 100644
index 04eeb8e1ee6..00000000000
--- a/dev-python/filetype/files/filetype-1.0.7-examples.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 0aa106c03d0bc7dc872edb349b4a88edd170ca05 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= <mgorny@gentoo.org>
-Date: Sun, 9 Aug 2020 14:55:07 +0200
-Subject: [PATCH] setup.py: Exclude 'examples' from being installed as a global
- pkg
-
----
- setup.py | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index 45bfd49..8a69c6a 100644
---- a/setup.py
-+++ b/setup.py
-@@ -36,6 +36,7 @@ setup(
-         'Topic :: System :: Filesystems',
-         'Topic :: Utilities'],
-     platforms=['any'],
--    packages=find_packages(exclude=['dist', 'build', 'docs', 'tests']),
-+    packages=find_packages(exclude=['dist', 'build', 'docs', 'tests',
-+                                    'examples']),
-     package_data={'filetype': ['LICENSE', '*.md']},
-     zip_safe=True)
--- 
-2.28.0
-


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-01 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-12  9:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/filetype/files/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2021-11-01 17:36 Louis Sautier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox