[issue1083299] Distutils doesn't pick up all the files it should.

2011-06-09 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

There are tests for data_files, they are indeed included.  Please reopen if you 
can reproduce the bug.

--
resolution:  - out of date
stage: test needed - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1083299] Distutils doesn't pick up all the files it should.

2011-02-13 Thread Alexis Metaireau

Changes by Alexis Metaireau ale...@notmyidea.org:


--
components:  -Distutils2
nosy: +alexis

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1083299] Distutils doesn't pick up all the files it should.

2011-02-13 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
components: +Distutils2
nosy:  -BreamoreBoy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1083299] Distutils doesn't pick up all the files it should.

2010-09-29 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
versions: +3rd party

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1083299] Distutils doesn't pick up all the files it should.

2010-08-26 Thread Mark Lawrence

Mark Lawrence breamore...@yahoo.co.uk added the comment:

@Éric can you please select the appropriate stage, component(s) or version(s) 
as you see fit, thanks.

--
assignee:  - tarek
nosy: +BreamoreBoy

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1083299] Distutils doesn't pick up all the files it should.

2010-08-26 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

Setting all three branches that accept bug fixes. Someone coming here thanks to 
the easy keyword could write a unit test, otherwise I’ll do it and adjust 
versions as needed.

--
components: +Distutils2
keywords: +easy
stage:  - unit test needed
versions: +Python 2.7, Python 3.1, Python 3.2

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1083299] Distutils doesn't pick up all the files it should.

2010-04-14 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

Hello.

(If this comes out of the blue, since the bug was opened years ago, read 
http://bugs.python.org/issue1083299.)

Akira is right about “depends”. Regarding “data_files”, if they’re not picked 
up it’s a bug. Mike, can you still reproduce it with current Python versions?

Reference: 
http://docs.python.org/distutils/setupscript#installing-additional-files

(Not assigning this to Distutils2 since it will have a different behavior with 
respect to data files, and because it’s really a bug to fix in Distutils. There 
can’t be any tool that depends on this bug, right?)

Regards

--
nosy: +merwok
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1083299] Distutils doesn't pick up all the files it should.

2009-02-09 Thread Akira Kitada

Akira Kitada akit...@gmail.com added the comment:

I don't think that's not depends keyword is used for.
I assume explanation on issue5158 is the way that depends is supposed
to be used.

--
nosy: +akitada, tarek

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1083299
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com