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: derekhe/wdpassport-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 7aman/wdpass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 10, 2019

  1. setup for packaging

    7aman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    a90c2c8 View commit details
    Browse the repository at this point in the history
  2. migrate to python 3.6+

    7aman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    825f142 View commit details
    Browse the repository at this point in the history
  3. add so file for now

    7aman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    d7be263 View commit details
    Browse the repository at this point in the history
  4. add py3_sg

    7aman committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    47c46f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4778430 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. fix typo + requre latest py3_sg

    7aman committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    13af566 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Update __init__.py

    seems the upstream module is already installed as "py_sg" (without 3), so we need to change this for the module to be found.
    grgpw authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    24fba9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from grgpw/patch-1

    Update __init__.py
    7aman authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7330684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    910a97f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89871d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. change py_sg requirements (0-duke#4)

    * py_sg renamed to py3_sg
    
    * update readme
    
    ---------
    
    Co-authored-by: Kunhee Ha <[email protected]>
    7aman and kunheeha authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f9f55d6 View commit details
    Browse the repository at this point in the history
  2. Update readme and add some badges (0-duke#5)

    * add note.md
    
    * update readme
    7aman authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    bd167dd View commit details
    Browse the repository at this point in the history
Loading