Todd
|
491929c212
|
Include additional files in sdists
In particular this includes files needed for running the tests, as well as the changelog.
|
2018-11-16 13:38:19 -05:00 |
|
Rolando Espinoza
|
3cd56da0cc
|
Ignore explicitly compiled python files.
This avoids to include compiled files in the templates directory.
|
2016-11-08 20:52:32 -03:00 |
|
Yaroslav Halchenko
|
5207d44055
|
ENH: include tests/ to source distribution in MANIFEST.in
|
2015-06-25 23:00:00 -04:00 |
|
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|
Daniel Graña
|
910effd145
|
get scrapy version from package data
|
2013-02-06 11:44:26 -02:00 |
|
Daniel Graña
|
5db45b3825
|
remove scrapyd, it was migrated to its own repository
|
2013-02-06 05:24:07 +00:00 |
|
Pablo Hoffman
|
1bc18434f5
|
removed obsolete entries from MANIFEST.in
|
2012-05-17 01:09:48 -03:00 |
|
Pablo Hoffman
|
78185921c2
|
renamed and improved README to provide a more helpful github landing page
|
2012-04-28 23:30:00 -03:00 |
|
Daniel Graña
|
f34dd11c16
|
forgot to include pydispatch license. #118
|
2012-04-19 22:49:47 -03:00 |
|
Daniel Graña
|
771abd57c1
|
include egg files used by testsuite in source distribution. #118
|
2012-04-19 22:38:45 -03:00 |
|
Pablo Hoffman
|
259dccaf58
|
moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes
--HG--
rename : scrapy/core/downloader/responsetypes/mime.types => scrapy/mime.types
rename : scrapy/core/downloader/responsetypes/__init__.py => scrapy/responsetypes.py
|
2011-08-07 02:49:57 -03:00 |
|
Pablo Hoffman
|
4361150494
|
added missing scrapyd/default_scrapyd.conf file to MANIFEST.in
|
2011-01-28 16:21:00 -02:00 |
|
Pablo Hoffman
|
a3fc60cfcd
|
Added missing mime.types files to MANIFEST.in
|
2010-09-11 04:30:08 -03:00 |
|
Pablo Hoffman
|
37e9c5d78e
|
Added new Scrapy service with support for:
* multiple projects
* uploading scrapy projects as Python eggs
* scheduling spiders using a JSON API
Documentation is added along with the code.
Closes #218.
--HG--
rename : debian/scrapy-service.default => debian/scrapyd.default
rename : debian/scrapy-service.dirs => debian/scrapyd.dirs
rename : debian/scrapy-service.install => debian/scrapyd.install
rename : debian/scrapy-service.lintian-overrides => debian/scrapyd.lintian-overrides
rename : debian/scrapy-service.postinst => debian/scrapyd.postinst
rename : debian/scrapy-service.postrm => debian/scrapyd.postrm
rename : debian/scrapy-service.upstart => debian/scrapyd.upstart
rename : extras/scrapy.tac => extras/scrapyd.tac
|
2010-09-03 15:54:42 -03:00 |
|
Pablo Hoffman
|
f565127eb2
|
added some missing file to MANIFEST.in
|
2009-09-28 23:55:00 -03:00 |
|
Pablo Hoffman
|
7e12d3d41b
|
removed old adaptors tests sample data
|
2009-09-28 23:16:17 -03:00 |
|
Pablo Hoffman
|
132557dd14
|
some deployment changes in preparation for the 0.7.0 release candidate
|
2009-09-16 22:40:36 -03:00 |
|
pablo
|
584a844e71
|
Fixed distutils packaging for all setup.py bdist formats
--HG--
rename : scrapy/bin/scrapy-admin.py => bin/scrapy-admin.py
|
2009-06-16 17:10:43 +01:00 |
|