close
Skip to content

Alpha5#321

Merged
goodboy merged 6 commits into
masterfrom
alpha5
Aug 3, 2022
Merged

Alpha5#321
goodboy merged 6 commits into
masterfrom
alpha5

Conversation

@goodboy
Copy link
Copy Markdown
Owner

@goodboy goodboy commented Aug 3, 2022

Finally 😂

Excited to get this one done after a half year 🏄🏼

Please review the changelog in detail.

@goodboy goodboy requested a review from guilledk August 3, 2022 14:33
goodboy added 4 commits August 3, 2022 10:54
Add explicit fragment types based on `pytest`'s config
and don't manually spec the version.
@goodboy
Copy link
Copy Markdown
Owner Author

goodboy commented Aug 3, 2022

Lol, of course more problems...

Tried to do a test pypi build and upload:
https://test.pypi.org/project/tractor/

and of course something is going wrong..:joy:
(note the try1 was bc i mistakenly deleted the first upload just to realize you can't do that..)

(alpha5testpypi)  >>> pip install -i https://test.pypi.org/simple/ tractor==0.1.0a5try1                                                         (git)-[alpha5]
Looking in indexes: https://test.pypi.org/simple/
Collecting tractor==0.1.0a5try1
  Downloading https://test-files.pythonhosted.org/packages/4e/75/5024226ee83e9546f94a2a9475649464e3532c94580713cca5b689709471/tractor-0.1.0a5try1.tar.gz (106 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 831.2 kB/s eta 0:00:00
  Installing build dependencies ... error
  error: subprocess-exited-with-error

  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [3 lines of output]
      Looking in indexes: https://test.pypi.org/simple/
      ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none)
      ERROR: No matching distribution found for setuptools>=40.8.0
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

no idea what the hell is going on. does seem like you can't put git style deps in the setup.py and build an sdist? Honestly no clue but getting pretty tired of hitting problems in external systems at this point.

@goodboy
Copy link
Copy Markdown
Owner Author

goodboy commented Aug 3, 2022

Bleh, only an sdist worked bc of the embedded git pinned deps.

All good though.

Uploaded: https://pypi.org/project/tractor/0.1.0a5/

@goodboy goodboy merged commit c1d700f into master Aug 3, 2022
@goodboy goodboy deleted the alpha5 branch August 3, 2022 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants