patch

package
v0.8.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package patch provides logic for applying patches for the python installation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Link holds link for list of all patches
	Link = "https://github.com/pyenv/pyenv/tree/master/plugins/python-build/share/python-build/patches"

	// RawLink is a part of the url for the patches so we can download them
	RawLink = "https://raw.githubusercontent.com/pyenv/pyenv/master/plugins/python-build/share/python-build/patches"
)

Functions

func Apply

func Apply(path string) (err error)

Apply the patch

func URLs

func URLs(version string) (urls []string, err error)

URLs returns list of all needed patch urls

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL