jur9526 / couchdb-python

Automatically exported from code.google.com/p/couchdb-python
Other
0 stars 0 forks source link

Don't rely on pkg_resources for version string #168

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If pkg_resources is not available the couchdb.__init__ modules sets the version 
string to '?'. We shouldn't rely on pkg_resources for something so important, 
especially as it's the only use of pkg_resources.

Original issue reported on code.google.com by matt.goo...@gmail.com on 2 Mar 2011 at 11:51

GoogleCodeExporter commented 9 years ago
Any progress on this?

Original comment by djc.ochtman on 22 Oct 2012 at 11:26

GoogleCodeExporter commented 9 years ago
Not something I've done anything with. I'm guessing it annoyed me while I was 
in the middle of something so created the issue so it wouldn't get forgotten. 
Clearly, that tactic failed ;). Not sure why it's assigned to me actually, I 
guess that's the default for new issues.

Original comment by matt.goo...@gmail.com on 22 Oct 2012 at 11:37

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub. Please continue discussion here:

https://github.com/djc/couchdb-python/issues/168

Original comment by djc.ochtman on 15 Jul 2014 at 7:20