Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements in preparation for 3.12 #271

Closed
wants to merge 10 commits into from

Commits on Oct 23, 2023

  1. Update requirements.txt

    Prepare for 3.12, fix things, etc etc, inb4 this ruins everything
    CRD716 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8425004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc184c4 View commit details
    Browse the repository at this point in the history
  3. Update utils.py distro method call

     distro.name(pretty=False)
    
        Return the name of the current OS distribution, as a human-readable string.
    
        If pretty is false, the name is returned without version or codename. (e.g. “CentOS Linux”)
    
        If pretty is true, the version and codename are appended. (e.g. “CentOS Linux 7.1.1503 (Core)”)
    CRD716 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ff357b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update regex

    just fixes
    CRD716 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0cd5ba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2205f37 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update README.md

    CRD716 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2925b52 View commit details
    Browse the repository at this point in the history
  2. Update jsonschema

    CRD716 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5ea6a27 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    367048c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix os_info distribution

    CRD716 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a395e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6209508 View commit details
    Browse the repository at this point in the history