Commit graph

38 commits

Author SHA1 Message Date
Gabriel Ebner 6c52a62472 octoprint: remove sarge override
Upstream wants 0.1.5post0
2019-07-07 14:28:42 +02:00
Gabriel Ebner 18f564b882 octoprint: 1.3.10 -> 1.3.11 2019-05-30 18:10:29 +02:00
Mario Rodas 395a9def0d
octoprint: fix darwin build 2019-05-12 20:41:38 -05:00
Matt Votava 2a96ed5850 octoprint: fix held back jinja2 dependency
Octoprint holds back python jinja2 package due to breaking changes.
nixpkgs' jinja2 recently changed to running tests, but the octoprint
version fails building due to having an older pytest configuration,
and this versions pypi release doesn't have the tests dir distributed in
the tarball anyways.
2019-05-12 16:36:17 -07:00
Robert Schütz 801971d180 octoprint: pin werkzeug to 0.14.1
The tests failed with
    ImportError: cannot import name cached_property
after 81dd0316a8.
2019-04-02 09:07:53 +02:00
Robert Schütz 080832f411 octoprint: fix tests 2019-02-21 08:22:47 +01:00
Robert Schütz c335003b8d octoprint: ignore version constraints 2019-02-21 08:22:47 +01:00
Frederik Rietdijk ea08586abb octoprint: 1.3.9 -> 1.3.10, still broken
need to add a bunch of custom versions of dependencies
2019-02-17 14:40:57 +01:00
Peter Hoeg 547cd5bfd4 octoprint: 1.3.8 -> 1.3.9
At the same time, clean up how we handle dependencies (shamelessly stolen from
home-assistant) and override version constraints.
2018-12-06 12:43:36 +08:00
Robert Schütz 0b3f257e06 octoprint: pin pylru to 1.0.9 2018-09-01 10:41:37 +02:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Robert Schütz 18ecdd1e7e python.pkgs.backports_ssl_match_hostname_3_4_0_2: remove 2018-07-15 01:29:48 +02:00
Frederik Rietdijk 14b28269b3 octoprint: fix build 2018-06-23 13:45:09 +02:00
Robert Schütz ee34f20e8b octoprint: fix build 2018-04-08 11:36:06 +02:00
Robert Schütz d6e8e946fc octoprint: fix build 2018-04-08 11:36:06 +02:00
Nikolay Amiantov 96ac69288b octoprint: 1.3.5 -> 1.3.6 2018-02-18 12:48:41 +03:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Orivej Desh fa2bf1bf20 octoprint: 1.3.4 -> 1.3.5
Its hash has changed again.  Keep a table of old hashes for fact checking.
2017-11-17 08:17:43 +00:00
makefu 7bc1d331e5 octoprint: unpin pyserial,semantic_version 2017-10-02 07:20:23 +00:00
Jörg Thalheim a3dec32463 octoprint: fix hash 2017-08-16 18:06:12 +01:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov 6908d1ac7a octoprint: 1.3.2 -> 1.3.4 2017-07-27 17:07:44 +03:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Nikolay Amiantov d3e2957c90 octoprint: 1.3.1 -> 1.3.2
Fix startup wizard and cleanup dependencies.
2017-03-21 20:22:27 +03:00
Nikolay Amiantov 0c50a62912 octoprint: jailbreak Jinja2 2017-02-23 13:15:58 +03:00
Nikolay Amiantov d19b83e32b octoprint: 1.2.17 -> 1.3.1
Bundled dependencies:
tornado: 4.0.1 -> 4.0.2
flask_login: 0.4.0 -> 0.2.2
2017-01-31 03:27:09 +03:00
Frederik Rietdijk 2f91dd32e9 Merge pull request #20590 from rasendubi/flask-0.11.1
flask: 0.10.1 -> 0.11.1
2016-12-19 09:56:36 +01:00
Alexey Shmalko 07950a24b6
octoprint: allow any flask version 2016-12-18 14:33:03 +02:00
Nikolay Amiantov 83436c61a3 octoprint: 1.2.15 -> 1.2.17 2016-11-24 01:17:53 +03:00
Nikolay Amiantov 1e331cdc6b octoprint.sockjs-tornado: 1.0.2 -> 1.0.3 2016-11-24 01:17:53 +03:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Frederik Rietdijk 354c588cf2 Octoprint: make sockjs-tornado and tornado_4_0_1 private
Tornado 4.0.1 is old and insecure, however, a package still depends on
it. We now move the package from the main Python package set into the
expression of the package that needs it.
2016-10-06 10:05:54 +02:00
Nikolay Amiantov 503eefa412 octoprint: 1.12.10 -> 1.12.15 2016-08-14 22:37:07 +03:00
Nikolay Amiantov 938d64f1f3 quote URLs in my packages to ease opening them from urxvt 2016-04-30 03:12:32 +03:00
Tobias Geerinckx-Rice 2a09776c3f octoprint: 1.2.9 -> 1.2.10
Note: the 1.2.9 GitHub tarball's sha256 has changed.

Changes:
- Fixed an issue introduced by the fix for 1196 that had the "Upload
  to SD" button stop working correctly.
- Fixed an issue causing an error on disconnect after or cancelling of
  an SD print, caused by the unsuccessful attempt to record print
  recovery data for the file on the printer's SD card.
- Only add bed temperature line to temperature management specific
  start gcode in CuraEngine invocation if a bed temperature is actually
  set in the slicing profile.
- If a communication timeout occurs during an active resend request,
  OctoPrint will now not send an M105 with an increased line number
  anymore but repeat the last resent command instead.
- Don't add an extra ok for M28 response.
- Add an extra ok for M29 response, but only if configured such in
  "Settings" > "Serial" > "Advanced options" > "Generate additional ok
  for M29"
- Trigger M20 only once after finishing uploading to SD
- Prevent M105 "cascade" due to communication timeouts
- Fixed wrong tracking of extruder heating up for M109 Tn commands in
  multi-extruder setups.
- Fixed start of SD file uploads not sending an M110.
- Fixed job data not being reset when disconnecting while printing.
2016-03-24 21:33:18 +01:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Nikolay Amiantov aad9a88a20 octoprint: init at 1.2.9 2016-02-17 16:56:14 +03:00