Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ParallelSSH/ssh-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ParallelSSH/ssh-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: exp-nokrb
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 174 files changed
  • 2 contributors

Commits on Jul 23, 2023

  1. appveyor: generate pep440 compliant version in fix_version.py

    I'm unsure if this script is still needed.
    enkore authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3a7b14e View commit details
    Browse the repository at this point in the history
  2. libssh 0.10.5 (#72)

    enkore authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    70d49b1 View commit details
    Browse the repository at this point in the history
  3. versioneer: replace deprecated (and removed in 3.12) SafeConfigParser (

    …#71)
    
    * versioneer: replace deprecated (and removed in 3.12) SafeConfigParser
    
    See for details: https://github.com/python/cpython/pull/92503/files
    
    * versioneer: replace as well deprecated readfp with read_file
    fedepell authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7ab1db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abba89d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b11c02c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5505f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2ad47d View commit details
    Browse the repository at this point in the history
  8. drop cpython 3.6

    enkore committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c3f0d7b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. remove krb, static libcrypto

    -rw-r--r--. 1 marx marx 1898144 Jul 23 16:21 ssh_python-1.0.0.dev10+g60f87f9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
    enkore committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8278f06 View commit details
    Browse the repository at this point in the history
Loading